2025-04-16 14:24:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:17.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:17.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:17.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-16 14:24:17.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-16 14:24:17.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.655 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.657 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.674 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:17.677 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee45c6 2025-04-16 14:24:17.678 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee45c6 2025-04-16 14:24:17.680 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@429aaeb 2025-04-16 14:24:17.680 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@429aaeb 2025-04-16 14:24:17.683 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162eb6 2025-04-16 14:24:17.683 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162eb6 2025-04-16 14:24:17.685 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0 2025-04-16 14:24:17.685 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0 2025-04-16 14:24:17.688 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1 2025-04-16 14:24:17.688 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1 2025-04-16 14:24:17.690 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@741b867d 2025-04-16 14:24:17.690 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@741b867d 2025-04-16 14:24:17.692 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c965d6 2025-04-16 14:24:17.693 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c965d6 2025-04-16 14:24:17.695 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f 2025-04-16 14:24:17.695 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f 2025-04-16 14:24:17.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78249cec 2025-04-16 14:24:17.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78249cec 2025-04-16 14:24:17.697 [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-16 14:24:17.788 [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-16 14:24:17.788 [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-16 14:24:17.788 [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-16 14:24:17.789 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.789 [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-16 14:24:17.789 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 14:24:17.789 [DefaultDispatcher-worker-4 @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-16 14:24:17.789 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 14:24:17.841 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.856 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.868 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.879 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.891 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.894 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.973 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-16 14:24:17.992 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 14:24:17.992 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 14:24:18.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-16 14:24:18.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-16 14:24:18.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 14:24:18.001 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-16 14:24:18.002 [DefaultDispatcher-worker-5 @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-16 14:24:18.002 [DefaultDispatcher-worker-4 @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-16 14:24:18.002 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee45c6: (connection evicted) 2025-04-16 14:24:18.002 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429aaeb: (connection evicted) 2025-04-16 14:24:18.002 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162eb6: (connection evicted) 2025-04-16 14:24:18.003 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0: (connection evicted) 2025-04-16 14:24:18.003 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1: (connection evicted) 2025-04-16 14:24:18.003 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741b867d: (connection evicted) 2025-04-16 14:24:18.003 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c965d6: (connection evicted) 2025-04-16 14:24:18.004 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f: (connection evicted) 2025-04-16 14:24:18.004 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78249cec: (connection evicted) 2025-04-16 14:24:18.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-16 14:24:18.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-16 14:24:18.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2475fba3 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-16 14:24:18.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-16 14:24:18.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.018 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.020 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.021 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:18.021 [DefaultDispatcher-worker-4 @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-16 14:24:18.021 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:18.021 [DefaultDispatcher-worker-4 @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-16 14:24:18.028 [DefaultDispatcher-worker-7 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.029 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 14:24:18.030 [DefaultDispatcher-worker-7 @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-16 14:24:18.030 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 14:24:18.032 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.041 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.048 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.055 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.062 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.065 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.100 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-16 14:24:18.112 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c85b07 2025-04-16 14:24:18.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c85b07 2025-04-16 14:24:18.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e 2025-04-16 14:24:18.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e 2025-04-16 14:24:18.117 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 14:24:18.117 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 14:24:18.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303077 2025-04-16 14:24:18.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-16 14:24:18.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303077 2025-04-16 14:24:18.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-16 14:24:18.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-16 14:24:18.119 [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-16 14:24:18.119 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dd4624: (connection evicted) 2025-04-16 14:24:18.119 [DefaultDispatcher-worker-6 @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-16 14:24:18.119 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c85b07: (connection evicted) 2025-04-16 14:24:18.119 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c0fb92e: (connection evicted) 2025-04-16 14:24:18.120 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68303077: (connection evicted) 2025-04-16 14:24:18.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-16 14:24:18.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-16 14:24:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3f7704 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-16 14:24:18.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-16 14:24:18.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-16 14:24:18.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-16 14:24:18.252 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-16 14:24:18.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-16 14:24:18.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-16 14:24:18.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-16 14:24:18.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f9dfd 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-16 14:24:18.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-16 14:24:18.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-16 14:24:18.555 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-16 14:24:18.586 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.600 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.713 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-16 14:24:18.719 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-16 14:24:18.720 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48679/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 14:24:18.720 [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:48679/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-16 14:24:18.720 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48679/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 14:24:18.732 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48679/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 14:24:18.732 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48679/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 14:24:18.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-16 14:24:18.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-16 14:24:18.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.751 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696174d3: (connection evicted) 2025-04-16 14:24:18.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-16 14:24:18.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-16 14:24:18.753 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-16 14:24:18.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-16 14:24:18.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2025-04-16 14:24:18.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-16 14:24:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-16 14:24:18.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-16 14:24:18.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-16 14:24:18.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-16 14:24:18.791 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-16 14:24:18.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-16 14:24:18.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-16 14:24:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.794 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e981e78: (connection evicted) 2025-04-16 14:24:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-16 14:24:18.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-16 14:24:18.795 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-16 14:24:18.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-04-16 14:24:18.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-16 14:24:18.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-16 14:24:18.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-16 14:24:18.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-16 14:24:18.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-16 14:24:18.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-16 14:24:18.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.814 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536da29c: (connection evicted) 2025-04-16 14:24:18.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-16 14:24:18.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-16 14:24:18.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-16 14:24:18.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-16 14:24:18.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-16 14:24:18.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-16 14:24:18.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-16 14:24:18.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-16 14:24:18.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-16 14:24:18.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-16 14:24:18.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.841 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-04-16 14:24:18.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-16 14:24:18.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-16 14:24:18.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-16 14:24:18.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-16 14:24:18.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2673487b 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:18.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:18.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-16 14:24:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-04-16 14:24:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-04-16 14:24:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-16 14:24:18.866 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-16 14:24:18.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-16 14:24:18.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.875 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993: (connection evicted) 2025-04-16 14:24:18.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:18.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-16 14:24:18.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-16 14:24:18.909 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.933 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:18.955 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da5fdc 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-16 14:24:19.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-16 14:24:19.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6 2025-04-16 14:24:19.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-16 14:24:19.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-16 14:24:19.134 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.135 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.144 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.154 [DefaultDispatcher-worker-6 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.161 [DefaultDispatcher-worker-6 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.165 [DefaultDispatcher-worker-6 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-16 14:24:19.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-16 14:24:19.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.202 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ad30f6: (connection evicted) 2025-04-16 14:24:19.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-16 14:24:19.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-16 14:24:19.205 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-16 14:24:19.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716ae973 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-16 14:24:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-16 14:24:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f20b022 2025-04-16 14:24:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a34537 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-16 14:24:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-16 14:24:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-16 14:24:19.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-16 14:24:19.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-16 14:24:19.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.228 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f20b022: (connection evicted) 2025-04-16 14:24:19.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-16 14:24:19.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7055be 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-16 14:24:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed 2025-04-16 14:24:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-04-16 14:24:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-16 14:24:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-16 14:24:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-16 14:24:19.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-16 14:24:19.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-16 14:24:19.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.242 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a6e8ed: (connection evicted) 2025-04-16 14:24:19.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-16 14:24:19.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-16 14:24:19.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-16 14:24:19.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-04-16 14:24:19.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-16 14:24:19.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-16 14:24:19.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-16 14:24:19.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-16 14:24:19.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-16 14:24:19.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.254 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-04-16 14:24:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-16 14:24:19.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-16 14:24:19.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-16 14:24:19.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-04-16 14:24:19.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-16 14:24:19.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-16 14:24:19.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-16 14:24:19.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-16 14:24:19.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-16 14:24:19.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.317 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a: (connection evicted) 2025-04-16 14:24:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-16 14:24:19.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-16 14:24:19.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-16 14:24:19.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-16 14:24:19.325 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-16 14:24:19.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-16 14:24:19.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-16 14:24:19.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-16 14:24:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-16 14:24:19.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-16 14:24:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.332 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be50b35: (connection evicted) 2025-04-16 14:24:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-16 14:24:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-16 14:24:19.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-16 14:24:19.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-16 14:24:19.340 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 14:24:19.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 14:24:19.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-16 14:24:19.353 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.354 [DefaultDispatcher-worker-9 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 14:24:19.355 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 14:24:19.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-16 14:24:19.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-16 14:24:19.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.356 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d806de6: (connection evicted) 2025-04-16 14:24:19.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-16 14:24:19.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-16 14:24:19.357 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-16 14:24:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-16 14:24:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-16 14:24:19.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-16 14:24:19.366 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-16 14:24:19.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-16 14:24:19.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-16 14:24:19.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-16 14:24:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-16 14:24:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-16 14:24:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.383 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-04-16 14:24:19.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-16 14:24:19.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-16 14:24:19.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-16 14:24:19.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-16 14:24:19.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-16 14:24:19.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 14:24:19.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 14:24:19.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-16 14:24:19.430 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.445 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.471 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.491 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.501 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.503 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 14:24:19.504 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 14:24:19.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-16 14:24:19.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-16 14:24:19.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.505 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-04-16 14:24:19.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-16 14:24:19.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-16 14:24:19.506 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-16 14:24:19.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-16 14:24:19.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-16 14:24:19.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-04-16 14:24:19.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-04-16 14:24:19.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-16 14:24:19.609 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.620 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-16 14:24:19.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-16 14:24:19.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.704 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-04-16 14:24:19.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-16 14:24:19.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-16 14:24:19.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-16 14:24:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-16 14:24:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-16 14:24:19.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-16 14:24:19.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-16 14:24:19.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-16 14:24:19.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-16 14:24:19.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-16 14:24:19.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.719 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2025-04-16 14:24:19.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-16 14:24:19.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-16 14:24:19.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-16 14:24:19.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-16 14:24:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-16 14:24:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-16 14:24:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 14:24:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 14:24:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-16 14:24:19.817 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.829 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.832 [DefaultDispatcher-worker-2 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 14:24:19.833 [DefaultDispatcher-worker-2 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 14:24:19.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-16 14:24:19.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-16 14:24:19.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.833 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2025-04-16 14:24:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-16 14:24:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-16 14:24:19.834 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-16 14:24:19.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-16 14:24:19.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-16 14:24:19.838 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-16 14:24:19.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-16 14:24:19.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-16 14:24:19.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-16 14:24:19.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-16 14:24:19.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.847 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-04-16 14:24:19.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-16 14:24:19.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c34bf8 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-16 14:24:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-16 14:24:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-16 14:24:19.863 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-16 14:24:19.870 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-16 14:24:19.871 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-04-16 14:24:19.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-04-16 14:24:19.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-16 14:24:19.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-16 14:24:19.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-16 14:24:19.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:19.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-16 14:24:19.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-16 14:24:19.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-16 14:24:19.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.888 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.889 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:19.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:19.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-16 14:24:19.895 [DefaultDispatcher-worker-10 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 14:24:19.896 [DefaultDispatcher-worker-2 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:19.897 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-16 14:24:19.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-16 14:24:19.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.899 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8: (connection evicted) 2025-04-16 14:24:19.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-16 14:24:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-16 14:24:19.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-16 14:24:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 14:24:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 14:24:19.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-16 14:24:19.904 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 14:24:19.909 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 14:24:19.910 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 14:24:19.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347b370c 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-04-16 14:24:19.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-04-16 14:24:19.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-16 14:24:19.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-16 14:24:19.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-16 14:24:19.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:19.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-16 14:24:19.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-16 14:24:19.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-16 14:24:19.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-16 14:24:19.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-16 14:24:19.919 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-16 14:24:19.924 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-16 14:24:19.925 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15130002 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-16 14:24:19.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-16 14:24:19.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-16 14:24:19.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-16 14:24:19.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-16 14:24:19.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:19.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:19.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-16 14:24:19.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11d1735e 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:19.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-16 14:24:19.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-16 14:24:19.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-16 14:24:19.945 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.965 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-16 14:24:19.973 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-16 14:24:19.974 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:19.991 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.001 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99 2025-04-16 14:24:20.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-16 14:24:20.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-16 14:24:20.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.003 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca5cb99: (connection evicted) 2025-04-16 14:24:20.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-16 14:24:20.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5960f17 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-16 14:24:20.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-16 14:24:20.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-16 14:24:20.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-16 14:24:20.012 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.025 [DefaultDispatcher-worker-4 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-16 14:24:20.027 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.030 [DefaultDispatcher-worker-13 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f 2025-04-16 14:24:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-16 14:24:20.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-16 14:24:20.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.039 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e7c13f: (connection evicted) 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-16 14:24:20.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 14:24:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 14:24:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-16 14:24:20.061 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 14:24:20.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-16 14:24:20.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-16 14:24:20.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.062 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-16 14:24:20.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-16 14:24:20.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc21e34 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-16 14:24:20.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-16 14:24:20.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-16 14:24:20.083 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-16 14:24:20.089 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb6869a 2025-04-16 14:24:20.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-16 14:24:20.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-16 14:24:20.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.089 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb6869a: (connection evicted) 2025-04-16 14:24:20.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-16 14:24:20.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-16 14:24:20.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2d58e6 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-16 14:24:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-16 14:24:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-16 14:24:20.110 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-04-16 14:24:20.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-16 14:24:20.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-16 14:24:20.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.112 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e90b0: (connection evicted) 2025-04-16 14:24:20.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-16 14:24:20.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-16 14:24:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-16 14:24:20.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-16 14:24:20.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-16 14:24:20.130 [DefaultDispatcher-worker-16 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-16 14:24:20.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-16 14:24:20.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-16 14:24:20.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.130 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-04-16 14:24:20.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-16 14:24:20.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543d2ef3 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-16 14:24:20.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-16 14:24:20.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-16 14:24:20.308 [DefaultDispatcher-worker-12 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-16 14:24:20.314 [DefaultDispatcher-worker-18 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-16 14:24:20.316 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/manifest.json 2025-04-16 14:24:20.316 [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:40225/manifest.json. 2025-04-16 14:24:20.316 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/manifest.json 2025-04-16 14:24:20.317 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/manifest.json 2025-04-16 14:24:20.318 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/manifest.json 2025-04-16 14:24:20.368 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.397 [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:40225/manifest.json. 2025-04-16 14:24:20.398 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40225/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:20.405 [DefaultDispatcher-worker-8 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2025-04-16 14:24:20.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-16 14:24:20.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-16 14:24:20.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.410 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99223ac: (connection evicted) 2025-04-16 14:24:20.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-16 14:24:20.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:20.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:20.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 14:24:20.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 14:24:20.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-16 14:24:20.438 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:20.479 [Test worker] INFO ktor.application - Application started in 0.045 seconds. 2025-04-16 14:24:20.479 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3702d0ed 2025-04-16 14:24:20.514 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.521 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.542 [DefaultDispatcher-worker-11 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:34117 2025-04-16 14:24:20.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 14:24:20.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 14:24:20.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-16 14:24:20.561 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 14:24:20.565 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 14:24:20.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 14:24:20.565 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 14:24:20.565 [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-16 14:24:20.565 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 14:24:20.565 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 14:24:20.566 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 14:24:20.566 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6d656 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:20.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:20.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-16 14:24:20.597 [DefaultDispatcher-worker-16 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.602 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.605 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 14:24:20.607 [DefaultDispatcher-worker-2 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 14:24:20.610 [DefaultDispatcher-worker-9 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.616 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.617 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.617 [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:34117/api/content/717128370208862208/_ustadmanifest.json. 2025-04-16 14:24:20.617 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.619 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.619 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.619 [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:34117/api/content/717128370208862208/_ustadmanifest.json. 2025-04-16 14:24:20.619 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:20.627 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 14:24:20.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ee0ec44b-3ba2-4e89-99b0-d04e49390c4a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 14:24:20.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:20.633 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ee0ec44b-3ba2-4e89-99b0-d04e49390c4a 2025-04-16 14:24:20.635 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:20.635 [DefaultDispatcher-worker-4 @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:34117/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:20.635 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:20.635 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34117/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:20.639 [DefaultDispatcher-worker-11 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.640 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/UmAppDatabase/replication/nodeId 2025-04-16 14:24:20.640 [DefaultDispatcher-worker-11 @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:34117/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:20.640 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/UmAppDatabase/replication/nodeId 2025-04-16 14:24:20.643 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.644 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/api/blob/upload-init-batch 2025-04-16 14:24:20.644 [DefaultDispatcher-worker-11 @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:34117/api/blob/upload-init-batch. 2025-04-16 14:24:20.644 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/api/blob/upload-init-batch 2025-04-16 14:24:20.644 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34117/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:20.667 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.679 [eventLoopGroupProxy-4-2 @call-handler#396] 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-16 14:24:20.679 [eventLoopGroupProxy-4-3 @call-handler#398] 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-16 14:24:20.679 [eventLoopGroupProxy-4-4 @call-handler#395] 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-16 14:24:20.679 [eventLoopGroupProxy-4-1 @call-handler#397] 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-16 14:24:20.683 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.683 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.684 [eventLoopGroupProxy-4-2 @call-handler#396] 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-16 14:24:20.684 [eventLoopGroupProxy-4-3 @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 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-16 14:24:20.684 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:20.686 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/UmAppDatabase/replication/nodeId 2025-04-16 14:24:20.686 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/UmAppDatabase/replication/nodeId 2025-04-16 14:24:20.686 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.689 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:20.689 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:20.692 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-04-16 14:24:20.692 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-04-16 14:24:20.695 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.700 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:20.703 [DefaultDispatcher-worker-10 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.708 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 31ms 2025-04-16 14:24:20.709 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/api/blob/upload-init-batch 2025-04-16 14:24:20.709 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/api/blob/upload-init-batch 2025-04-16 14:24:20.712 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34117/api/blob/upload-init-batch. 2025-04-16 14:24:20.712 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34117/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:20.720 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.720 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34117/api/blob/upload-batch-data. 2025-04-16 14:24:20.720 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.721 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34117/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:20.726 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:20.733 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:20.734 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.734 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:20.734 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.739 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.739 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34117/api/blob/upload-batch-data. 2025-04-16 14:24:20.739 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.739 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34117/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:20.741 [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-16 14:24:20.743 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:20.743 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.743 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:20.744 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/api/blob/upload-batch-data 2025-04-16 14:24:20.758 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.765 [DefaultDispatcher-worker-2 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.776 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/UmAppDatabase/replication/message 2025-04-16 14:24:20.776 [DefaultDispatcher-worker-2 @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:34117/UmAppDatabase/replication/message. 2025-04-16 14:24:20.776 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/UmAppDatabase/replication/message 2025-04-16 14:24:20.776 [DefaultDispatcher-worker-2 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34117/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:20.777 [eventLoopGroupProxy-4-3 @call-handler#430] 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-16 14:24:20.778 [eventLoopGroupProxy-4-3 @call-handler#430] 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-16 14:24:20.778 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:20.791 [DefaultDispatcher-worker-12 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 14:24:20.792 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:20.792 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-16 14:24:20.792 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.792 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json. 2025-04-16 14:24:20.792 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.792 [DefaultDispatcher-worker-16 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/UmAppDatabase/replication/message 2025-04-16 14:24:20.792 [DefaultDispatcher-worker-16 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/UmAppDatabase/replication/message 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-16 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34117/UmAppDatabase/replication/message. 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-16 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34117/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-14 @coroutine#348] 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:34117/api/content/717128370208862208/_ustadmanifest.json. 2025-04-16 14:24:20.793 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34117/api/content/717128370208862208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:20.797 [DefaultDispatcher-worker-1 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-16 14:24:20.798 [DefaultDispatcher-worker-5 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-16 14:24:20.799 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 14:24:20.799 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 14:24:20.799 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 14:24:20.799 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 14:24:20.799 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 14:24:20.800 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-16 14:24:20.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-16 14:24:20.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-16 14:24:20.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:20.800 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8: (connection evicted) 2025-04-16 14:24:20.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:20.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-16 14:24:20.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-16 14:24:21.062 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:21.062 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:21.259 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:21.806 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3702d0ed 2025-04-16 14:24:21.807 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3702d0ed 2025-04-16 14:24:21.809 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-16 14:24:21.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-16 14:24:21.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-16 14:24:21.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:21.809 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-04-16 14:24:21.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:21.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-16 14:24:21.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2025-04-16 14:24:21.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:21.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:21.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:21.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39ad3f 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:21.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-04-16 14:24:21.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-04-16 14:24:21.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-16 14:24:21.845 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:21.847 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 14:24:21.847 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4dd425dc 2025-04-16 14:24:21.848 [DefaultDispatcher-worker-5 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:36813 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-16 14:24:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-16 14:24:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-16 14:24:21.849 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 14:24:21.850 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 14:24:21.850 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 14:24:21.850 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 14:24:21.850 [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-16 14:24:21.850 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 14:24:21.850 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 14:24:21.850 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 14:24:21.850 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:21.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-16 14:24:21.869 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.874 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.878 [DefaultDispatcher-worker-16 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-16 14:24:21.879 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-16 14:24:21.883 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.887 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.887 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:21.887 [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:36813/api/content/717128374578958336/_ustadmanifest.json. 2025-04-16 14:24:21.887 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:21.888 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:21.888 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:21.888 [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:36813/api/content/717128374578958336/_ustadmanifest.json. 2025-04-16 14:24:21.888 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:21.892 [DefaultDispatcher-worker-2 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:21.895 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.895 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 14:24:21.895 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-84f77504-6a26-4784-91e7-f075edcd4622', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 14:24:21.896 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:21.896 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-84f77504-6a26-4784-91e7-f075edcd4622 2025-04-16 14:24:21.896 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:21.896 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:21.896 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:21.896 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:21.899 [eventLoopGroupProxy-7-2 @call-handler#492] 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-16 14:24:21.899 [eventLoopGroupProxy-7-1 @call-handler#493] 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-16 14:24:21.899 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.899 [eventLoopGroupProxy-7-1 @call-handler#493] 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-16 14:24:21.899 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:21.899 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.899 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 14:24:21.900 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:21.900 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:21.901 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.901 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/UmAppDatabase/replication/nodeId 2025-04-16 14:24:21.901 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36813/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:21.901 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/UmAppDatabase/replication/nodeId 2025-04-16 14:24:21.903 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:21.903 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-init-batch. 2025-04-16 14:24:21.903 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:21.903 [eventLoopGroupProxy-7-1 @call-handler#501] 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-16 14:24:21.903 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:21.903 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.903 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-16 14:24:21.903 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/UmAppDatabase/replication/nodeId 2025-04-16 14:24:21.903 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/UmAppDatabase/replication/nodeId 2025-04-16 14:24:21.904 [eventLoopGroupProxy-7-1 @call-handler#506] 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-16 14:24:21.904 [eventLoopGroupProxy-7-1 @call-handler#506] 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-16 14:24:21.905 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:21.906 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 14:24:21.906 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:21.906 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:21.906 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-init-batch. 2025-04-16 14:24:21.906 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:21.907 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.907 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:21.907 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.907 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:21.908 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:21.908 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.909 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:21.910 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.910 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:21.910 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.911 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.911 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:21.911 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.911 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:21.912 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:21.913 [DefaultDispatcher-worker-3 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.914 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:21.914 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.914 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:21.914 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.915 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.915 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:21.915 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.915 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:21.916 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:21.933 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:21.935 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:21.949 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:21.951 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:21.957 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.957 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 14:24:21.957 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.958 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.958 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:21.958 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.958 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:21.959 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:21.959 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-16 14:24:21.960 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.960 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:21.960 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:21.960 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36813/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36813/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-16 14:24:21.960 [DefaultDispatcher-worker-9 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36813/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:21.966 [DefaultDispatcher-worker-15 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.971 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:21.972 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 14:24:22.473 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-036e6575-c881-410a-aa4b-bc6cc0968c0e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 14:24:22.473 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:22.473 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-036e6575-c881-410a-aa4b-bc6cc0968c0e 2025-04-16 14:24:22.475 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:22.475 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-init-batch. 2025-04-16 14:24:22.475 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:22.475 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:22.476 [eventLoopGroupProxy-7-1 @call-handler#536] 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-16 14:24:22.476 [eventLoopGroupProxy-7-1 @call-handler#536] 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-16 14:24:22.477 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:22.478 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 14:24:22.479 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:22.479 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/api/blob/upload-init-batch 2025-04-16 14:24:22.479 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-init-batch. 2025-04-16 14:24:22.479 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:22.480 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.480 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.480 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.480 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.481 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:22.483 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.484 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:22.484 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.485 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.485 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.485 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.485 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.486 [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-16 14:24:22.487 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.487 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 14:24:22.487 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.488 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.488 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.488 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.488 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.488 [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-16 14:24:22.530 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.530 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.530 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.530 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.530 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.530 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.530 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.531 [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-16 14:24:22.573 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.573 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.573 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.574 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.574 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.574 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.574 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.574 [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-16 14:24:22.616 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.616 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.616 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.616 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.616 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.616 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.616 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.617 [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-16 14:24:22.659 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.659 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.659 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.659 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.659 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.659 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.660 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.660 [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-16 14:24:22.701 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.702 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.702 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.702 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.702 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.702 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.702 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.703 [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-16 14:24:22.745 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.745 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.745 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.746 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.746 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.746 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.746 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.746 [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-16 14:24:22.788 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.788 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:22.789 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.790 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.790 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.790 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.790 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.791 [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-16 14:24:22.832 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.832 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 14:24:22.833 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.833 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.833 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.833 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.833 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.834 [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-16 14:24:22.879 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.883 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-16 14:24:22.885 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.896 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.896 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.896 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.896 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.898 [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-16 14:24:22.939 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.939 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 14:24:22.940 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.940 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.940 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.940 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.940 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.941 [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-16 14:24:22.979 [DefaultDispatcher-worker-14 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:22.984 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:22.984 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:22.984 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.985 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.985 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:22.985 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:22.985 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:22.986 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:23.028 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:23.028 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:23.029 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:23.029 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.030 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.030 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:23.030 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.030 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:23.031 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:23.032 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:23.033 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:23.033 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:23.033 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.034 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.034 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36813/api/blob/upload-batch-data. 2025-04-16 14:24:23.034 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.034 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:23.035 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:23.037 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:23.037 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:23.037 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:23.037 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/blob/upload-batch-data 2025-04-16 14:24:23.043 [DefaultDispatcher-worker-18 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:23.047 [DefaultDispatcher-worker-8 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:23.047 [DefaultDispatcher-worker-8 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/UmAppDatabase/replication/message 2025-04-16 14:24:23.047 [DefaultDispatcher-worker-8 @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:36813/UmAppDatabase/replication/message. 2025-04-16 14:24:23.047 [DefaultDispatcher-worker-8 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/UmAppDatabase/replication/message 2025-04-16 14:24:23.047 [DefaultDispatcher-worker-8 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36813/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:23.048 [eventLoopGroupProxy-7-1 @call-handler#605] 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-16 14:24:23.049 [eventLoopGroupProxy-7-1 @call-handler#605] 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-16 14:24:23.049 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:23.058 [DefaultDispatcher-worker-6 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-04-16 14:24:23.058 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:23.058 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-7 @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:36813/api/content/717128374578958336/_ustadmanifest.json. 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/UmAppDatabase/replication/message 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/UmAppDatabase/replication/message 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36813/UmAppDatabase/replication/message. 2025-04-16 14:24:23.059 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:23.060 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:23.060 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json 2025-04-16 14:24:23.060 [DefaultDispatcher-worker-2 @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:36813/api/content/717128374578958336/_ustadmanifest.json. 2025-04-16 14:24:23.060 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36813/api/content/717128374578958336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:23.064 [DefaultDispatcher-worker-16 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-04-16 14:24:23.065 [DefaultDispatcher-worker-20 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-04-16 14:24:23.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 14:24:23.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 14:24:23.066 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 14:24:23.066 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 14:24:23.066 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 14:24:23.067 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-04-16 14:24:23.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-16 14:24:23.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-16 14:24:23.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:23.067 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53: (connection evicted) 2025-04-16 14:24:23.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:23.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-16 14:24:23.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-16 14:24:23.350 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:23.473 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:23.543 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:23.835 [DefaultDispatcher-worker-18 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-04-16 14:24:24.070 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4dd425dc 2025-04-16 14:24:24.070 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4dd425dc 2025-04-16 14:24:24.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-16 14:24:24.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-16 14:24:24.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.071 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7612f385: (connection evicted) 2025-04-16 14:24:24.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:24.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-16 14:24:24.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff12b53 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:24.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:24.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-16 14:24:24.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28befd62 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:24.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:24.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-16 14:24:24.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-16 14:24:24.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-16 14:24:24.105 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:24.106 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 14:24:24.106 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@164db8f0 2025-04-16 14:24:24.108 [DefaultDispatcher-worker-8 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:33267 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:24.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-16 14:24:24.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-16 14:24:24.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-16 14:24:24.110 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 14:24:24.110 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 14:24:24.110 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 14:24:24.110 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 14:24:24.110 [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-16 14:24:24.110 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 14:24:24.110 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 14:24:24.110 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 14:24:24.110 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18139a43 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:24.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-16 14:24:24.131 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.136 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.140 [DefaultDispatcher-worker-4 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-16 14:24:24.142 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-16 14:24:24.146 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.150 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.151 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.151 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json. 2025-04-16 14:24:24.151 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.152 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.152 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.152 [Test worker @coroutine#638] 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:33267/api/content/717128390753005568/_ustadmanifest.json. 2025-04-16 14:24:24.152 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:24.158 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.158 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 14:24:24.158 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5a6366d1-75c5-45a2-8a31-f51858f45003', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 14:24:24.159 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:24.159 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5a6366d1-75c5-45a2-8a31-f51858f45003 2025-04-16 14:24:24.160 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:24.160 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:24.160 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:24.160 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:24.162 [eventLoopGroupProxy-10-1 @call-handler#669] 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-16 14:24:24.162 [eventLoopGroupProxy-10-2 @call-handler#668] 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-16 14:24:24.162 [eventLoopGroupProxy-10-1 @call-handler#669] 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-16 14:24:24.162 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.162 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:24.162 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.163 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 14:24:24.163 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:24.163 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:24.164 [DefaultDispatcher-worker-14 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.165 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/UmAppDatabase/replication/nodeId 2025-04-16 14:24:24.165 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33267/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:24.165 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/UmAppDatabase/replication/nodeId 2025-04-16 14:24:24.166 [eventLoopGroupProxy-10-1 @call-handler#677] 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-16 14:24:24.166 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-init-batch 2025-04-16 14:24:24.166 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-init-batch. 2025-04-16 14:24:24.166 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-init-batch 2025-04-16 14:24:24.166 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:24.166 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.166 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-16 14:24:24.166 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/UmAppDatabase/replication/nodeId 2025-04-16 14:24:24.166 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/UmAppDatabase/replication/nodeId 2025-04-16 14:24:24.167 [eventLoopGroupProxy-10-1 @call-handler#682] 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-16 14:24:24.167 [eventLoopGroupProxy-10-1 @call-handler#682] 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-16 14:24:24.168 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.169 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 14:24:24.169 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-init-batch 2025-04-16 14:24:24.169 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/api/blob/upload-init-batch 2025-04-16 14:24:24.169 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-init-batch. 2025-04-16 14:24:24.169 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33267/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:24.171 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.171 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-batch-data. 2025-04-16 14:24:24.171 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.171 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:24.172 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:24.172 [DefaultDispatcher-worker-14 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.174 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.175 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.175 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:24.175 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.176 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.176 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-batch-data. 2025-04-16 14:24:24.176 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.176 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:24.177 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:24.177 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.181 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.182 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.182 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:24.182 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.183 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.183 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-batch-data. 2025-04-16 14:24:24.183 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.183 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:24.184 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:24.187 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.188 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.188 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:24.188 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.189 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.189 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-batch-data. 2025-04-16 14:24:24.189 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.189 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:24.190 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:24.191 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.191 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.191 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 14:24:24.192 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.192 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.193 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/blob/upload-batch-data. 2025-04-16 14:24:24.193 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.193 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:24.193 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:24.195 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:24.195 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.195 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.195 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:24.195 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/blob/upload-batch-data 2025-04-16 14:24:24.197 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.202 [DefaultDispatcher-worker-10 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.206 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.207 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/UmAppDatabase/replication/message 2025-04-16 14:24:24.207 [DefaultDispatcher-worker-8 @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:33267/UmAppDatabase/replication/message. 2025-04-16 14:24:24.207 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/UmAppDatabase/replication/message 2025-04-16 14:24:24.207 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33267/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:24.208 [eventLoopGroupProxy-10-1 @call-handler#721] 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-16 14:24:24.208 [eventLoopGroupProxy-10-1 @call-handler#721] 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-16 14:24:24.208 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:24.208 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.211 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.218 [DefaultDispatcher-worker-16 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-16 14:24:24.218 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:24.218 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-16 14:24:24.218 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.218 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json. 2025-04-16 14:24:24.218 [DefaultDispatcher-worker-16 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.219 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/UmAppDatabase/replication/message 2025-04-16 14:24:24.219 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/UmAppDatabase/replication/message 2025-04-16 14:24:24.219 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33267/UmAppDatabase/replication/message. 2025-04-16 14:24:24.219 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33267/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:24.220 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.220 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json 2025-04-16 14:24:24.220 [DefaultDispatcher-worker-3 @coroutine#632] 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:33267/api/content/717128390753005568/_ustadmanifest.json. 2025-04-16 14:24:24.220 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33267/api/content/717128390753005568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:24.224 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-16 14:24:24.225 [DefaultDispatcher-worker-6 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-16 14:24:24.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 14:24:24.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 14:24:24.227 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 14:24:24.227 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 14:24:24.227 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 14:24:24.235 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-16 14:24:24.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-16 14:24:24.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-16 14:24:24.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:24.235 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb: (connection evicted) 2025-04-16 14:24:24.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:24.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-16 14:24:24.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-16 14:24:24.611 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:24.613 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:24.704 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:25.289 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@164db8f0 2025-04-16 14:24:25.289 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@164db8f0 2025-04-16 14:24:25.291 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-16 14:24:25.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-16 14:24:25.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-16 14:24:25.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:25.291 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ad182c: (connection evicted) 2025-04-16 14:24:25.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:25.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-16 14:24:25.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:25.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:25.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-16 14:24:25.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:25.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:25.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c4be9d8 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-16 14:24:25.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-16 14:24:25.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 14:24:25.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 14:24:25.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-16 14:24:25.351 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:25.353 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-16 14:24:25.353 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2559f65c 2025-04-16 14:24:25.356 [DefaultDispatcher-worker-19 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:42247 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:25.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:25.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:25.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:25.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:25.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-16 14:24:25.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-16 14:24:25.364 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 14:24:25.369 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 14:24:25.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 14:24:25.369 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 14:24:25.369 [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-16 14:24:25.369 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 14:24:25.369 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 14:24:25.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 14:24:25.369 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-16 14:24:25.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:25.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-16 14:24:25.428 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:25.431 [DefaultDispatcher-worker-18 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.436 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:25.441 [DefaultDispatcher-worker-20 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.462 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:25.470 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:25.598 [DefaultDispatcher-worker-15 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.679 [DefaultDispatcher-worker-6 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.703 [DefaultDispatcher-worker-6 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.710 [DefaultDispatcher-worker-6 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:25.722 [DefaultDispatcher-worker-5 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.730 [DefaultDispatcher-worker-20 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.732 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:25.732 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json. 2025-04-16 14:24:25.732 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:25.737 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:25.737 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:25.739 [Test worker @coroutine#755] 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:42247/api/content/717128395585257472/_ustadmanifest.json. 2025-04-16 14:24:25.739 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:25.907 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.908 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 14:24:25.908 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b903a35f-f3cd-4c65-9a20-d276d22cf3d7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 14:24:25.909 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b903a35f-f3cd-4c65-9a20-d276d22cf3d7 2025-04-16 14:24:25.913 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 14:24:25.914 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:25.914 [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:42247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:25.914 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:25.914 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:25.919 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.919 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/UmAppDatabase/replication/nodeId 2025-04-16 14:24:25.919 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42247/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:25.919 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/UmAppDatabase/replication/nodeId 2025-04-16 14:24:25.921 [eventLoopGroupProxy-13-1 @call-handler#793] 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-16 14:24:25.922 [eventLoopGroupProxy-13-1 @call-handler#793] 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-16 14:24:25.922 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:25.924 [eventLoopGroupProxy-13-2 @call-handler#795] 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-16 14:24:25.925 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:25.925 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:25.925 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2025-04-16 14:24:25.925 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:25.925 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:25.927 [eventLoopGroupProxy-13-1 @call-handler#799] 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-16 14:24:25.927 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:25.927 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-16 14:24:25.928 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/UmAppDatabase/replication/nodeId 2025-04-16 14:24:25.928 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/UmAppDatabase/replication/nodeId 2025-04-16 14:24:25.934 [DefaultDispatcher-worker-7 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.944 [DefaultDispatcher-worker-5 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:25.959 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-init-batch 2025-04-16 14:24:25.959 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-init-batch. 2025-04-16 14:24:25.959 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-init-batch 2025-04-16 14:24:25.959 [DefaultDispatcher-worker-14 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:25.960 [eventLoopGroupProxy-13-1 @call-handler#806] 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-16 14:24:25.960 [eventLoopGroupProxy-13-1 @call-handler#806] 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-16 14:24:26.007 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.013 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 53ms 2025-04-16 14:24:26.015 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-init-batch 2025-04-16 14:24:26.015 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/api/blob/upload-init-batch 2025-04-16 14:24:26.016 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-init-batch. 2025-04-16 14:24:26.016 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42247/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:26.022 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.022 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.022 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.022 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.024 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.033 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.042 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.042 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2025-04-16 14:24:26.046 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.048 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.048 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.048 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.048 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.052 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.097 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.097 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.098 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-16 14:24:26.102 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.104 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.104 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.104 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.104 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.105 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.107 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.108 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.108 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.108 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.111 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.116 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.128 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.128 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.129 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-04-16 14:24:26.129 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.131 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.131 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.131 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.131 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.133 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.182 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.182 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.185 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-04-16 14:24:26.186 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.195 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.195 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.195 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.195 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.204 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.307 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.307 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.307 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 107ms 2025-04-16 14:24:26.308 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.310 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.310 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.310 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.310 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.311 [eventLoopGroupProxy-13-1 @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-16 14:24:26.340 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.340 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.340 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 29ms 2025-04-16 14:24:26.341 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.368 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.410 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.411 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.411 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:26.421 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.423 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.423 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.423 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.423 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.425 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.429 [DefaultDispatcher-worker-8 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:26.477 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.477 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.478 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-04-16 14:24:26.480 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.481 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.481 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.481 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.481 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.486 [eventLoopGroupProxy-13-1 @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-16 14:24:26.529 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.530 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.530 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 14:24:26.531 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.534 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.534 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.534 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.534 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.542 [eventLoopGroupProxy-13-1 @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-16 14:24:26.551 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.551 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.555 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-04-16 14:24:26.556 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.557 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.557 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.561 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.561 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.563 [eventLoopGroupProxy-13-1 @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-16 14:24:26.565 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.565 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.565 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:26.567 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.572 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.572 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.572 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.572 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.574 [eventLoopGroupProxy-13-1 @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-16 14:24:26.576 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.576 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.576 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.577 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.581 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.587 [eventLoopGroupProxy-13-1 @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-16 14:24:26.593 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.593 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.593 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:26.594 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.595 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.595 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.595 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.595 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.597 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.601 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.601 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.601 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.602 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.604 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.609 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.609 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.609 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.611 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.613 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.615 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.615 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.616 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.617 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.617 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.617 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.618 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.620 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.624 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.625 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.625 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:26.627 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.628 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.628 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.628 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.628 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.631 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.638 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.639 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.639 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:26.640 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.644 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.644 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.644 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.644 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.647 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.652 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.653 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.653 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:26.654 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.658 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.658 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.658 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.658 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.661 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.663 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.664 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.664 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.664 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.665 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.665 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.665 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.665 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.667 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.672 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.673 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.673 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.674 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.674 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.674 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.674 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.677 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-16 14:24:26.677 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.679 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.679 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.679 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:26.680 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.681 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.681 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.681 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.681 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.682 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.688 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.688 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.688 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:26.689 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.691 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.692 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.692 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.692 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.693 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.695 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.696 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.696 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.696 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.697 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.697 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.697 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.697 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.703 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.708 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.708 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.709 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:26.709 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.713 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.713 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.713 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.713 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.721 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.726 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.727 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.727 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:26.727 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.728 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.728 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.728 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.728 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.729 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.732 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.732 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.733 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.733 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.734 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.734 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.734 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.734 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.737 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.739 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.740 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.741 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.744 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.745 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.745 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.745 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.746 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.769 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.773 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.774 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.775 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:26.777 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.781 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.781 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.781 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.781 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.788 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.794 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.794 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.795 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:26.796 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.799 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.799 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.799 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.799 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.806 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.810 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.811 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.819 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-04-16 14:24:26.819 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.821 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.821 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.821 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.821 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.823 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.825 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.825 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.826 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.826 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.828 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.828 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.828 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.828 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.839 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.842 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.843 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.843 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:26.844 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.845 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.846 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.846 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.846 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.850 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.852 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.852 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.852 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.853 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.855 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.855 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.855 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.855 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.857 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.859 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.860 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.860 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:26.861 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.862 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.862 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.862 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.862 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.864 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.866 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.867 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.868 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.869 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.871 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.871 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.871 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.871 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.873 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.921 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.921 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.923 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-16 14:24:26.923 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.925 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.925 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.925 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.925 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.927 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.931 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.931 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.931 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.934 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.938 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.938 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.938 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.938 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.942 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.944 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.945 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.946 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:26.947 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.951 [DefaultDispatcher-worker-3 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:26.951 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:26.953 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:26.953 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:26.953 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:26.954 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.955 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.955 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:26.955 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:26.955 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:26.956 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.011 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.012 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.012 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2025-04-16 14:24:27.014 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.016 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.016 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.016 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.016 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.023 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.073 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.073 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.074 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-16 14:24:27.075 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.080 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.080 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.080 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.080 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.087 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.092 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.093 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.096 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:27.097 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.098 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.101 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.101 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.101 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.102 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.104 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.107 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.107 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:27.109 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.110 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.110 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.110 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.110 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.113 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.164 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.164 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.165 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-04-16 14:24:27.165 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.166 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.166 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.166 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.166 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.169 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.176 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.176 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.176 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:27.177 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.178 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.179 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.179 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.179 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.184 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.194 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.196 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.197 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.198 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.199 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-04-16 14:24:27.202 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.202 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.202 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.207 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.209 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.210 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.211 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.213 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.213 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.213 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.213 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.214 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:27.214 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.216 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.217 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.218 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:27.219 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.221 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.221 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.221 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.221 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.224 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.270 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.271 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.271 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-16 14:24:27.272 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.273 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.277 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.280 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.280 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.281 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:27.285 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.287 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.287 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.287 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.287 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.289 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.294 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.294 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.294 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:27.295 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.297 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.297 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.297 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.297 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.299 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.305 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.306 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.306 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:27.307 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.312 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.312 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.312 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.312 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.315 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.330 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.330 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.330 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2025-04-16 14:24:27.333 [DefaultDispatcher-worker-16 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.335 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.336 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.341 [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-16 14:24:27.352 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.352 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.352 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-16 14:24:27.353 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.364 [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-16 14:24:27.372 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.373 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.373 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-16 14:24:27.379 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.380 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.380 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.380 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.380 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.382 [eventLoopGroupProxy-13-1 @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-16 14:24:27.384 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.384 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.384 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:27.385 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.386 [DefaultDispatcher-worker-18 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:27.392 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.392 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.392 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.392 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.395 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.398 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.398 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.398 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.399 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.400 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.400 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.400 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.400 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.406 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.408 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.408 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.408 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:27.409 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.410 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.410 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.410 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.410 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.411 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.414 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.415 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.417 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.418 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.419 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:27.420 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.422 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.422 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.422 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:27.424 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.425 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.425 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.425 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.425 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.429 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.432 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.432 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.433 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:27.437 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.439 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.439 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.439 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.439 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.442 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.464 [DefaultDispatcher-worker-7 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:27.485 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.486 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.487 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:27.487 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.489 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.489 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.489 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.489 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.490 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.495 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.495 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.496 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:27.496 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.497 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.497 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.497 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.497 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.500 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.505 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.506 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.506 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:27.506 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.508 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.508 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.508 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.513 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.515 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.557 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.557 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.557 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:27.559 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.561 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.561 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.561 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.561 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.565 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.566 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.566 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.567 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.567 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.569 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.569 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.569 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.569 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.570 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.572 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.572 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.573 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.573 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.574 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.574 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.574 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.574 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.580 [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-16 14:24:27.582 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.583 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.583 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.586 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.588 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.588 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.588 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.588 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.590 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.633 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.633 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.635 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.636 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.637 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.637 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.637 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.637 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-16 14:24:27.641 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.644 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.645 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.645 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:27.647 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.648 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.648 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.648 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.648 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.652 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.695 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.696 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.696 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 14:24:27.696 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.698 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.698 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.698 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.698 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.699 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.745 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.746 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.747 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-16 14:24:27.748 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.749 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.749 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.749 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.749 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.752 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.800 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.802 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.803 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-16 14:24:27.804 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.811 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.811 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.811 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.811 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.814 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.859 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.859 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.861 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.862 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.863 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.863 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.863 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.863 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-16 14:24:27.864 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.866 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.867 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.868 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.869 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.869 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.869 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.869 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.873 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:27.874 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.876 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.877 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.878 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.879 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.883 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:27.886 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.890 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.890 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.891 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.895 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.895 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.895 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.895 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.896 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-16 14:24:27.901 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.904 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.905 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.905 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:27.909 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.911 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.911 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.911 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.911 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.917 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.919 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.919 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.920 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.921 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.923 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:27.926 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.928 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.928 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.929 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:27.931 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.932 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.932 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.932 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.932 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.934 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.940 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.941 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.941 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:27.943 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.945 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.945 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.945 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.945 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.949 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.952 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.953 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.954 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.955 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.955 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.955 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.955 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.957 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:27.958 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.960 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.960 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.961 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.961 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.964 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.964 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.964 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.964 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.966 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.972 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.973 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.975 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.977 [DefaultDispatcher-worker-16 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:27.979 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.979 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.979 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.979 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.980 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-04-16 14:24:27.981 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.984 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.984 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.985 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:27.985 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.989 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:27.992 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:27.992 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:27.992 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:27.993 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.994 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.994 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:27.994 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:27.994 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:27.997 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.002 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.003 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.003 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:28.007 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.009 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.009 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.009 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.009 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.010 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.012 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.012 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.014 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.014 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.015 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.016 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.061 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.061 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.061 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:28.062 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.063 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.063 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.063 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.063 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.065 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.070 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.071 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.071 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:28.072 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.075 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.075 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.075 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.075 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.076 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.079 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.079 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.080 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.081 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.082 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.085 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.089 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.089 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.090 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.091 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.093 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.094 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.094 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.096 [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-16 14:24:28.103 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.104 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.104 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:28.106 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.108 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.108 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.108 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.108 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.109 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.112 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.112 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.113 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.114 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.115 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.115 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.115 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.115 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.120 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.123 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.123 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.123 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:28.126 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.129 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.129 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.129 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.129 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.134 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.178 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.178 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.178 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 14:24:28.179 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.181 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.181 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.181 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.181 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.182 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.184 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.184 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.184 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.185 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.187 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.187 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.187 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.187 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.188 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.192 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.192 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.193 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.194 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:28.195 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.195 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.195 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.195 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.196 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.240 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.241 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.241 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:28.242 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.243 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.243 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.243 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.243 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.245 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.247 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.247 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.247 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.248 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.249 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.249 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.249 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.249 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.251 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.254 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.254 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.255 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.255 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.257 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.257 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.257 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.257 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.259 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.263 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.263 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.263 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.265 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.267 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.267 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.267 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.267 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.268 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.270 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.271 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.272 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.272 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.274 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.274 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.274 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.274 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.275 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.278 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.278 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.279 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.280 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.281 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.281 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.281 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.281 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.283 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.285 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.285 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.286 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.287 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:28.291 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.291 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.291 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.291 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.293 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.295 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.295 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.295 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:28.297 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.298 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.298 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.298 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.298 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.301 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.303 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.303 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.303 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.304 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.305 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.305 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.305 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.305 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.307 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.310 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.312 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.313 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.314 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.314 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.314 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.314 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.314 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:28.316 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.322 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.322 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.323 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:28.325 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.327 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.327 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.327 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.327 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.328 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.330 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.330 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.330 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.331 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.332 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.332 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.332 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.332 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.333 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.376 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.376 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.376 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:28.377 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.383 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.383 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.383 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.383 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.388 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.390 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.390 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.390 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.391 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.394 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.395 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.395 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.395 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.396 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.443 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.444 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.444 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-16 14:24:28.444 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.446 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.446 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.446 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.446 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.448 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.450 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.450 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.450 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.451 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.451 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.451 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.451 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.452 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.453 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.492 [DefaultDispatcher-worker-18 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:28.495 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.495 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.496 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.498 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:28.498 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.498 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.498 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.498 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.501 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.547 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.547 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.547 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-16 14:24:28.548 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.549 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.549 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.549 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.549 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.550 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.592 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.593 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.593 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:28.593 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.595 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.595 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.595 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.595 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.596 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.643 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.643 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.644 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.644 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-16 14:24:28.645 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.645 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.645 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.645 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.646 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.695 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.695 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.696 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.696 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-16 14:24:28.697 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.697 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.697 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.697 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.698 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.700 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.701 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.701 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:28.701 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.702 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.702 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.702 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.702 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.703 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.748 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.748 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.748 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:28.749 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.750 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.750 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.750 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.750 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.752 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.797 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.797 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.798 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:28.798 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.800 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.801 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.806 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.806 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.807 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:28.808 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.813 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.813 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.813 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.813 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.815 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.817 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.817 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.817 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:28.818 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.820 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.820 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.820 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.820 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.825 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.829 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.833 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.833 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 14:24:28.834 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.835 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.835 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.835 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.835 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.836 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.837 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.841 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.841 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.842 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.843 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.843 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.843 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.843 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.844 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.886 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.887 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.887 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.888 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 14:24:28.889 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.889 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.889 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.889 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.890 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.891 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.891 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.892 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.893 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.893 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.893 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.893 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.893 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 14:24:28.894 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.895 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.896 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.896 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.896 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.897 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.897 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.897 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.897 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.898 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.899 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.900 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.900 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.900 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.901 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.902 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.902 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.902 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.910 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.949 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.949 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.950 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.950 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-16 14:24:28.951 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.951 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.951 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.951 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.952 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.958 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.958 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.958 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:28.959 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.961 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.961 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.961 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.961 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.962 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.966 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.966 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.967 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:28.967 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.968 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.969 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.969 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.969 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.971 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:28.973 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:28.973 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:28.973 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:28.974 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:28.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:28.975 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:28.981 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.003 [DefaultDispatcher-worker-17 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:29.023 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.023 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.023 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 14:24:29.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.042 [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-16 14:24:29.085 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.085 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.085 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 14:24:29.088 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.089 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.089 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.089 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.089 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.090 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.097 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.097 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.097 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 14:24:29.100 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.102 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.102 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.102 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.102 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.107 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.118 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.119 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.119 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-04-16 14:24:29.119 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.121 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.121 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.121 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.121 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.126 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.128 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.128 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.128 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 14:24:29.129 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.130 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.130 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.130 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.130 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.132 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.179 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.179 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.180 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.180 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-16 14:24:29.181 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.181 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.181 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.181 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.183 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.185 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.185 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.186 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 14:24:29.186 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.188 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.188 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.188 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.188 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.190 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.233 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.234 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.234 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:29.234 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.236 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.236 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.236 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.236 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.237 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.283 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.284 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.284 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-16 14:24:29.286 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.287 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.287 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.287 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.287 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.288 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.292 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.292 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.293 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.294 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.294 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.294 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.294 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.294 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:29.298 [eventLoopGroupProxy-13-1 @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-16 14:24:29.338 [DefaultDispatcher-worker-4 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.341 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.342 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.342 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 14:24:29.343 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.344 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.344 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.344 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.344 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.346 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.353 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.353 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.355 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:29.355 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.358 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.358 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.358 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.358 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.360 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.365 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.365 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.365 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:29.366 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.367 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.368 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.368 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.368 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.369 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.374 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.374 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.374 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 14:24:29.375 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.377 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.377 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.377 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.377 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.378 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.392 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.392 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.395 [DefaultDispatcher-worker-9 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:29.396 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.396 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-04-16 14:24:29.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.397 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.398 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.443 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.443 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.444 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-16 14:24:29.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.445 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.445 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.445 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.445 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.449 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.457 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.457 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.458 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-16 14:24:29.458 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.462 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.462 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.462 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.462 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.469 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.475 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.475 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.475 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-16 14:24:29.476 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.478 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.478 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/blob/upload-batch-data. 2025-04-16 14:24:29.478 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.478 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:29.479 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 14:24:29.519 [DefaultDispatcher-worker-21 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:29.528 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:29.528 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.528 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-16 14:24:29.529 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/blob/upload-batch-data 2025-04-16 14:24:29.540 [DefaultDispatcher-worker-6 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:29.554 [DefaultDispatcher-worker-8 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:29.554 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/UmAppDatabase/replication/message 2025-04-16 14:24:29.554 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42247/UmAppDatabase/replication/message. 2025-04-16 14:24:29.554 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/UmAppDatabase/replication/message 2025-04-16 14:24:29.555 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42247/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:29.556 [eventLoopGroupProxy-13-1 @call-handler#1615] 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-16 14:24:29.556 [eventLoopGroupProxy-13-1 @call-handler#1615] 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-16 14:24:29.556 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:29.584 [DefaultDispatcher-worker-8 @call-handler#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 14:24:29.585 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:29.585 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json. 2025-04-16 14:24:29.585 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:29.585 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:29.585 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2025-04-16 14:24:29.586 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/UmAppDatabase/replication/message 2025-04-16 14:24:29.586 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/UmAppDatabase/replication/message 2025-04-16 14:24:29.586 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42247/UmAppDatabase/replication/message. 2025-04-16 14:24:29.586 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42247/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:29.589 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:29.590 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json 2025-04-16 14:24:29.590 [DefaultDispatcher-worker-1 @coroutine#748] 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:42247/api/content/717128395585257472/_ustadmanifest.json. 2025-04-16 14:24:29.590 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42247/api/content/717128395585257472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:29.596 [DefaultDispatcher-worker-21 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-16 14:24:29.641 [DefaultDispatcher-worker-2 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-16 14:24:29.713 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 14:24:29.714 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 14:24:29.714 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 14:24:29.714 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 14:24:29.714 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 14:24:29.720 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-16 14:24:29.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-16 14:24:29.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-16 14:24:29.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:29.724 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b7678a: (connection evicted) 2025-04-16 14:24:29.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:29.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-16 14:24:29.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-16 14:24:29.871 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:29.872 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:30.041 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 14:24:30.788 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2559f65c 2025-04-16 14:24:30.788 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2559f65c 2025-04-16 14:24:30.798 [Test worker @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-16 14:24:30.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-16 14:24:30.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-16 14:24:30.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:30.799 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1: (connection evicted) 2025-04-16 14:24:30.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:30.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-16 14:24:30.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@587bf2e1 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:30.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:30.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-16 14:24:30.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-16 14:24:30.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-16 14:24:30.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-16 14:24:30.868 [DefaultDispatcher-worker-7 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbfbd94 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:30.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:30.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:30.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-16 14:24:30.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-16 14:24:30.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-16 14:24:30.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ccb3bf 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:30.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:30.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-16 14:24:30.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-16 14:24:30.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-16 14:24:30.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-16 14:24:30.890 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:30.891 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 14:24:30.893 [DefaultDispatcher-worker-17 @coroutine#1654] INFO ktor.application - Responding at http://0.0.0.0:36469 2025-04-16 14:24:30.896 [DefaultDispatcher-worker-17 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-16 14:24:30.897 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-init-batch 2025-04-16 14:24:30.897 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-init-batch. 2025-04-16 14:24:30.897 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-init-batch 2025-04-16 14:24:30.897 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:30.910 [eventLoopGroupProxy-16-1 @call-handler#1661] 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-16 14:24:30.910 [eventLoopGroupProxy-16-1 @call-handler#1661] 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-16 14:24:30.911 [eventLoopGroupProxy-16-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-16 14:24:30.911 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:30.918 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-init-batch 2025-04-16 14:24:30.918 [Test worker @coroutine#1655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36469/api/blob/upload-init-batch 2025-04-16 14:24:30.919 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-init-batch. 2025-04-16 14:24:30.919 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36469/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:30.920 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36469/api/blob/upload-batch-data 2025-04-16 14:24:30.920 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36469/api/blob/upload-batch-data. 2025-04-16 14:24:30.920 [Test worker @coroutine#1666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36469/api/blob/upload-batch-data 2025-04-16 14:24:30.920 [Test worker @coroutine#1666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36469/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:30.924 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-16 14:24:30.928 [eventLoopGroupProxy-16-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-16 14:24:30.928 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:30.930 [Test worker @coroutine#1666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36469/api/blob/upload-batch-data 2025-04-16 14:24:30.940 [eventLoopGroupProxy-16-2 @call-handler#1678] 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-16 14:24:30.943 [eventLoopGroupProxy-16-2 @call-handler#1678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:30.956 [Test worker @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-16 14:24:30.985 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:30.987 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827cdfc 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-16 14:24:32.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-16 14:24:32.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-16 14:24:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-16 14:24:32.104 [DefaultDispatcher-worker-15 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-16 14:24:32.125 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50819/api/blob/upload-init-batch 2025-04-16 14:24:32.125 [Test worker @coroutine#1687] 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:50819/api/blob/upload-init-batch. 2025-04-16 14:24:32.125 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50819/api/blob/upload-init-batch 2025-04-16 14:24:32.125 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50819/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:32.133 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50819/api/blob/upload-init-batch 2025-04-16 14:24:32.133 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50819/api/blob/upload-init-batch 2025-04-16 14:24:32.133 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50819/api/blob/upload-init-batch. 2025-04-16 14:24:32.133 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50819/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:32.148 [DefaultDispatcher-worker-18 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-16 14:24:32.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-16 14:24:32.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-16 14:24:32.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.166 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.169 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb: (connection evicted) 2025-04-16 14:24:32.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-16 14:24:32.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-16 14:24:32.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-16 14:24:32.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-16 14:24:32.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-16 14:24:32.230 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43215/api/blob/upload-init-batch 2025-04-16 14:24:32.230 [Test worker @coroutine#1698] 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:43215/api/blob/upload-init-batch. 2025-04-16 14:24:32.230 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43215/api/blob/upload-init-batch 2025-04-16 14:24:32.230 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43215/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:32.237 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43215/api/blob/upload-init-batch 2025-04-16 14:24:32.237 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43215/api/blob/upload-init-batch 2025-04-16 14:24:32.237 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43215/api/blob/upload-init-batch. 2025-04-16 14:24:32.237 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43215/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:32.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-16 14:24:32.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-16 14:24:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.244 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-04-16 14:24:32.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-16 14:24:32.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3724ab90 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-16 14:24:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-16 14:24:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-16 14:24:32.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-16 14:24:32.290 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38531/api/blob/upload-init-batch 2025-04-16 14:24:32.290 [Test worker @coroutine#1704] 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:38531/api/blob/upload-init-batch. 2025-04-16 14:24:32.290 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38531/api/blob/upload-init-batch 2025-04-16 14:24:32.290 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38531/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 14:24:32.301 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38531/api/blob/upload-init-batch 2025-04-16 14:24:32.301 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38531/api/blob/upload-init-batch 2025-04-16 14:24:32.302 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38531/api/blob/upload-init-batch. 2025-04-16 14:24:32.302 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38531/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:32.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-16 14:24:32.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-16 14:24:32.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.311 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291522f1: (connection evicted) 2025-04-16 14:24:32.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-16 14:24:32.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2f910b 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2025-04-16 14:24:32.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2025-04-16 14:24:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-16 14:24:32.809 [DefaultDispatcher-worker-7 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7c8cb7 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322593ed 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2025-04-16 14:24:32.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2025-04-16 14:24:32.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-16 14:24:32.813 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b921be 2025-04-16 14:24:32.830 [DefaultDispatcher-worker-5 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4ce00 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674d2b8b 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2025-04-16 14:24:32.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2025-04-16 14:24:32.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdc8975 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-16 14:24:32.869 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.873 [DefaultDispatcher-worker-9 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.877 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.877 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.880 [DefaultDispatcher-worker-9 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.882 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.886 [DefaultDispatcher-worker-19 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-04-16 14:24:32.888 [DefaultDispatcher-worker-19 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-16 14:24:32.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-16 14:24:32.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-16 14:24:32.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.889 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9: (connection evicted) 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-16 14:24:32.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39179470 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-16 14:24:32.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-16 14:24:32.906 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.909 [DefaultDispatcher-worker-3 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.912 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.913 [DefaultDispatcher-worker-13 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.916 [DefaultDispatcher-worker-16 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.917 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.921 [DefaultDispatcher-worker-7 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4 2025-04-16 14:24:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-16 14:24:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-16 14:24:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.922 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2468c0e4: (connection evicted) 2025-04-16 14:24:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-16 14:24:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c648e38 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-16 14:24:32.932 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.940 [DefaultDispatcher-worker-12 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.943 [DefaultDispatcher-worker-18 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.947 [DefaultDispatcher-worker-17 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.950 [DefaultDispatcher-worker-20 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395c21ee 2025-04-16 14:24:32.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-16 14:24:32.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-16 14:24:32.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.951 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395c21ee: (connection evicted) 2025-04-16 14:24:32.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-16 14:24:32.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76876421 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:32.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-16 14:24:32.969 [DefaultDispatcher-worker-16 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.972 [DefaultDispatcher-worker-9 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.976 [DefaultDispatcher-worker-8 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.979 [DefaultDispatcher-worker-17 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.981 [Test worker @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.985 [DefaultDispatcher-worker-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60317de8 2025-04-16 14:24:32.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-16 14:24:32.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-16 14:24:32.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:32.985 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60317de8: (connection evicted) 2025-04-16 14:24:32.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:32.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-16 14:24:32.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-16 14:24:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-16 14:24:38.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57c7ec30 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:38.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8c42c 2025-04-16 14:24:38.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8c42c 2025-04-16 14:24:38.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-16 14:24:38.502 [DefaultDispatcher-worker-12 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8c42c 2025-04-16 14:24:38.563 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abca7a6 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-16 14:24:39.220 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.225 [DefaultDispatcher-worker-21 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.228 [DefaultDispatcher-worker-18 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.232 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.236 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f4c27c 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e77f29e 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-16 14:24:39.258 [DefaultDispatcher-worker-21 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.261 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.264 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.267 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-16 14:24:39.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-16 14:24:39.288 [DefaultDispatcher-worker-7 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.292 [DefaultDispatcher-worker-18 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.296 [DefaultDispatcher-worker-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.300 [DefaultDispatcher-worker-19 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.302 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.303 [DefaultDispatcher-worker-4 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.309 [DefaultDispatcher-worker-4 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-04-16 14:24:39.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f943847 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-16 14:24:39.328 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.332 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.336 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.340 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.340 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.344 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47596e9 2025-04-16 14:24:39.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47462daf 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-16 14:24:39.363 [DefaultDispatcher-worker-10 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.367 [DefaultDispatcher-worker-10 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.370 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.370 [DefaultDispatcher-worker-20 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.374 [DefaultDispatcher-worker-19 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.377 [DefaultDispatcher-worker-6 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.382 [DefaultDispatcher-worker-15 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f36c191 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@585718dd 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-16 14:24:39.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-16 14:24:39.404 [DefaultDispatcher-worker-16 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.408 [DefaultDispatcher-worker-4 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.410 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.411 [DefaultDispatcher-worker-3 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.414 [DefaultDispatcher-worker-6 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-04-16 14:24:39.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@969c2f9 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-16 14:24:39.433 [DefaultDispatcher-worker-5 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.437 [DefaultDispatcher-worker-20 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.441 [DefaultDispatcher-worker-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.445 [DefaultDispatcher-worker-18 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.445 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.448 [DefaultDispatcher-worker-8 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.454 [DefaultDispatcher-worker-4 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d741200 2025-04-16 14:24:39.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-16 14:24:39.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29dcad7e 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-16 14:24:39.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-04-16 14:24:39.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-16 14:24:39.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-16 14:24:39.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-16 14:24:39.484 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-16 14:24:39.485 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-04-16 14:24:39.486 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a89cef 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-16 14:24:39.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-16 14:24:39.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-16 14:24:39.503 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-16 14:24:39.504 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a23575 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-16 14:24:39.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-16 14:24:39.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-16 14:24:39.515 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.520 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-16 14:24:39.521 [Test worker @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-04-16 14:24:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464017f5 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:39.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-16 14:24:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-16 14:24:39.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-16 14:24:39.539 [Test worker @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-16 14:24:39.540 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2025-04-16 14:24:39.544 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.544 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.545 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.545 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.545 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.557 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.568 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.586 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.586 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.586 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.589 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.607 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.623 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:39.627 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.627 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.627 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.668 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.668 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.668 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.709 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.709 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.709 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.750 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.750 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60959/ 2025-04-16 14:24:39.750 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60959/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.791 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60959/ 2025-04-16 14:24:39.793 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.793 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.794 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.794 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.794 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.835 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.835 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.835 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.876 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.876 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.876 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.917 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.917 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.917 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.958 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.958 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.958 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:39.999 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:39.999 [Test worker @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57279/ 2025-04-16 14:24:39.999 [Test worker @coroutine#1909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57279/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 14:24:40.000 [Test worker @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57279/ 2025-04-16 14:24:40.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257da215 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e6876 2025-04-16 14:24:40.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e6876 2025-04-16 14:24:40.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-16 14:24:40.084 [DefaultDispatcher-worker-9 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3e6876 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7b4ff5 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-16 14:24:40.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-16 14:24:40.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-16 14:24:40.110 [DefaultDispatcher-worker-8 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d73e3 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddc9001 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-16 14:24:40.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-16 14:24:40.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-16 14:24:40.129 [DefaultDispatcher-worker-3 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b579d2 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a98358 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-16 14:24:40.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-16 14:24:40.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-16 14:24:40.147 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.151 [DefaultDispatcher-worker-9 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c56e044 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4884350b 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-16 14:24:40.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-16 14:24:40.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-16 14:24:40.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-16 14:24:40.171 [DefaultDispatcher-worker-19 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ad7167 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-16 14:24:40.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-16 14:24:40.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-16 14:24:40.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-16 14:24:40.191 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.195 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fcb796f 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-04-16 14:24:40.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-04-16 14:24:40.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-16 14:24:40.211 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.219 [DefaultDispatcher-worker-21 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ccfed46 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-16 14:24:40.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-16 14:24:40.231 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.239 [DefaultDispatcher-worker-19 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.244 [DefaultDispatcher-worker-8 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.247 [DefaultDispatcher-worker-10 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.250 [DefaultDispatcher-worker-10 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.252 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.257 [DefaultDispatcher-worker-20 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.260 [DefaultDispatcher-worker-13 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2025-04-16 14:24:40.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-16 14:24:40.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-16 14:24:40.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.263 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd: (connection evicted) 2025-04-16 14:24:40.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:40.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-16 14:24:40.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321302bc 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-16 14:24:40.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-04-16 14:24:40.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-04-16 14:24:40.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-16 14:24:40.273 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.283 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc878e6 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-16 14:24:40.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-16 14:24:40.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-16 14:24:40.298 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.307 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44bb6856 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f16c21f 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-16 14:24:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-16 14:24:40.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-16 14:24:40.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-16 14:24:40.327 [DefaultDispatcher-worker-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72ae1007 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abd7b20 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-16 14:24:40.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-16 14:24:40.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-16 14:24:40.347 [DefaultDispatcher-worker-16 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589a82af 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602e7a9e 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-16 14:24:40.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-16 14:24:40.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-16 14:24:40.365 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.369 [DefaultDispatcher-worker-13 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c6e821 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0b10ae 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@698394bf 2025-04-16 14:24:40.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@698394bf 2025-04-16 14:24:40.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-16 14:24:40.387 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.394 [DefaultDispatcher-worker-10 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698394bf 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d79a69b 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@62682ece 2025-04-16 14:24:40.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@62682ece 2025-04-16 14:24:40.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-16 14:24:40.408 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.430 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.433 [DefaultDispatcher-worker-14 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62682ece 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b21cbbf 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:40.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-16 14:24:40.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4250b0c1 2025-04-16 14:24:40.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4250b0c1 2025-04-16 14:24:40.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-16 14:24:40.454 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.474 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.480 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4250b0c1 2025-04-16 14:24:40.592 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:40.593 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:44.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24347d8b 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:44.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-16 14:24:44.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-04-16 14:24:44.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-04-16 14:24:44.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-16 14:24:44.768 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-04-16 14:24:44.786 [DefaultDispatcher-worker-18 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-04-16 14:24:44.801 [DefaultDispatcher-worker-9 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7680beac 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:44.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:44.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-16 14:24:44.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-16 14:24:44.838 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:44.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.850 [DefaultDispatcher-worker-3 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.858 [DefaultDispatcher-worker-16 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.866 [DefaultDispatcher-worker-1 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.899 [DefaultDispatcher-worker-6 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:44.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:44.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-16 14:24:44.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-16 14:24:44.909 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:44.917 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.933 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.940 [DefaultDispatcher-worker-15 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.946 [DefaultDispatcher-worker-19 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.955 [DefaultDispatcher-worker-8 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:44.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:44.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:44.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-16 14:24:44.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:44.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:44.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-16 14:24:44.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:45.003 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.009 [DefaultDispatcher-worker-10 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:45.016 [DefaultDispatcher-worker-11 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:45.023 [DefaultDispatcher-worker-14 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-16 14:24:45.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc6492 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-16 14:24:45.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-16 14:24:45.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-16 14:24:45.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-16 14:24:45.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-16 14:24:45.058 [DefaultDispatcher-worker-14 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-16 14:24:45.058 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.064 [DefaultDispatcher-worker-15 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fda84cf 2025-04-16 14:24:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-16 14:24:45.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd92a36 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-16 14:24:45.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-16 14:24:45.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-16 14:24:45.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-16 14:24:45.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-16 14:24:45.103 [DefaultDispatcher-worker-5 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a99b85 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-16 14:24:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-16 14:24:45.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-16 14:24:45.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-16 14:24:45.126 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-16 14:24:45.151 [DefaultDispatcher-worker-7 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-16 14:24:45.218 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.218 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-16 14:24:45.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-16 14:24:45.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.427 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.429 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.433 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.433 [DefaultDispatcher-worker-17 @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:53251/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:45.433 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.433 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53251/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:45.441 [DefaultDispatcher-worker-20 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.442 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.442 [DefaultDispatcher-worker-20 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:45.442 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.443 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:45.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-16 14:24:45.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2060df8 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.448 [DefaultDispatcher-worker-22 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.449 [DefaultDispatcher-worker-22 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-16 14:24:45.450 [DefaultDispatcher-worker-21 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.450 [DefaultDispatcher-worker-21 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-16 14:24:45.487 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.488 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.494 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@249e9f6e 2025-04-16 14:24:45.494 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@249e9f6e 2025-04-16 14:24:45.501 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a59658d 2025-04-16 14:24:45.501 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a59658d 2025-04-16 14:24:45.506 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e66f41e 2025-04-16 14:24:45.507 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e66f41e 2025-04-16 14:24:45.509 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.510 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.513 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b646fb6 2025-04-16 14:24:45.513 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b646fb6 2025-04-16 14:24:45.518 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd1f85b 2025-04-16 14:24:45.518 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd1f85b 2025-04-16 14:24:45.518 [DefaultDispatcher-worker-9 @coroutine#2135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:24:45.518 [DefaultDispatcher-worker-9 @coroutine#2135] 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:53251/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-16 14:24:45.521 [DefaultDispatcher-worker-9 @coroutine#2135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:24:45.521 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac587a1 2025-04-16 14:24:45.521 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac587a1 2025-04-16 14:24:45.524 [DefaultDispatcher-worker-19 @coroutine#2135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:24:45.524 [DefaultDispatcher-worker-19 @coroutine#2135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 14:24:45.526 [DefaultDispatcher-worker-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f70b659 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-16 14:24:45.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@439a4ee3 2025-04-16 14:24:45.527 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@439a4ee3 2025-04-16 14:24:45.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4b90f9 2025-04-16 14:24:45.530 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4b90f9 2025-04-16 14:24:45.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-16 14:24:45.537 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feca2eb 2025-04-16 14:24:45.538 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feca2eb 2025-04-16 14:24:45.538 [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-16 14:24:45.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.559 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.564 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-16 14:24:45.564 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-16 14:24:45.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-16 14:24:45.568 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-16 14:24:45.571 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-16 14:24:45.571 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-16 14:24:45.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-16 14:24:45.574 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-16 14:24:45.577 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-16 14:24:45.577 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-16 14:24:45.578 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.579 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.581 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.581 [DefaultDispatcher-worker-6 @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:55137/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:45.581 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.581 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55137/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:45.583 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-16 14:24:45.583 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-16 14:24:45.586 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-16 14:24:45.586 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-16 14:24:45.586 [DefaultDispatcher-worker-4 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.587 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.587 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:45.587 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.588 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.591 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-16 14:24:45.591 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-16 14:24:45.592 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.592 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-16 14:24:45.594 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-16 14:24:45.594 [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-16 14:24:45.594 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.594 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.598 [DefaultDispatcher-worker-20 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.606 [DefaultDispatcher-worker-9 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.614 [DefaultDispatcher-worker-10 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.620 [DefaultDispatcher-worker-5 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.628 [DefaultDispatcher-worker-8 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.631 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:45.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae1f0a8 2025-04-16 14:24:45.636 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae1f0a8 2025-04-16 14:24:45.641 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24260b84 2025-04-16 14:24:45.641 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@24260b84 2025-04-16 14:24:45.642 [DefaultDispatcher-worker-7 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.643 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20199bd8 2025-04-16 14:24:45.643 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20199bd8 2025-04-16 14:24:45.647 [DefaultDispatcher-worker-11 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.648 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@651b01bf 2025-04-16 14:24:45.648 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@651b01bf 2025-04-16 14:24:45.653 [DefaultDispatcher-worker-3 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.655 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac904 2025-04-16 14:24:45.655 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac904 2025-04-16 14:24:45.657 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b480a0 2025-04-16 14:24:45.657 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b480a0 2025-04-16 14:24:45.660 [DefaultDispatcher-worker-12 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f16b5 2025-04-16 14:24:45.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f16b5 2025-04-16 14:24:45.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@534fef0 2025-04-16 14:24:45.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@534fef0 2025-04-16 14:24:45.666 [DefaultDispatcher-worker-16 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:45.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@133005bb 2025-04-16 14:24:45.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@133005bb 2025-04-16 14:24:45.668 [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-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16448827 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-16 14:24:45.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-16 14:24:45.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.708 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.709 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.715 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.715 [DefaultDispatcher-worker-15 @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:59413/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:45.715 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.715 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59413/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:45.722 [DefaultDispatcher-worker-22 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.722 [DefaultDispatcher-worker-22 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.722 [DefaultDispatcher-worker-16 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.723 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.723 [DefaultDispatcher-worker-16 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:45.723 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.724 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318353 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.730 [DefaultDispatcher-worker-12 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.730 [DefaultDispatcher-worker-12 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-16 14:24:45.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-16 14:24:45.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.753 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.755 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.757 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:24:45.757 [DefaultDispatcher-worker-16 @coroutine#2214] 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:59413/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-16 14:24:45.757 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:24:45.760 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:24:45.760 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 14:24:45.762 [DefaultDispatcher-worker-16 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2025-04-16 14:24:45.780 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-16 14:24:45.791 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-16 14:24:45.794 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-16 14:24:45.794 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-16 14:24:45.802 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-16 14:24:45.802 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-16 14:24:45.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-16 14:24:45.808 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-16 14:24:45.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-16 14:24:45.817 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-16 14:24:45.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-16 14:24:45.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-16 14:24:45.824 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-16 14:24:45.824 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-16 14:24:45.831 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-16 14:24:45.831 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-16 14:24:45.834 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-16 14:24:45.834 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-16 14:24:45.837 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-16 14:24:45.837 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-16 14:24:45.837 [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-16 14:24:45.843 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.848 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-16 14:24:45.848 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-16 14:24:45.854 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-16 14:24:45.854 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-16 14:24:45.857 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.858 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.859 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-16 14:24:45.859 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-16 14:24:45.860 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.860 [DefaultDispatcher-worker-8 @coroutine#2229] 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:38629/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:45.860 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.860 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38629/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:45.864 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.864 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-16 14:24:45.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-16 14:24:45.867 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-16 14:24:45.867 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-16 14:24:45.867 [DefaultDispatcher-worker-9 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.867 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.867 [DefaultDispatcher-worker-9 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:45.867 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.868 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.868 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.869 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-16 14:24:45.872 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-16 14:24:45.872 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-16 14:24:45.875 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-16 14:24:45.875 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-16 14:24:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-16 14:24:45.878 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.882 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-16 14:24:45.882 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-16 14:24:45.889 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-16 14:24:45.889 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-16 14:24:45.889 [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-16 14:24:45.892 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.893 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.898 [DefaultDispatcher-worker-11 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549b26d7 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-16 14:24:45.918 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.920 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.921 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-16 14:24:45.921 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-16 14:24:45.924 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-16 14:24:45.924 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-16 14:24:45.927 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-16 14:24:45.927 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-16 14:24:45.928 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.929 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-16 14:24:45.929 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-16 14:24:45.929 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.932 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.932 [DefaultDispatcher-worker-21 @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:33445/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:45.932 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.932 [DefaultDispatcher-worker-21 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33445/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:45.936 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-16 14:24:45.936 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-16 14:24:45.937 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.937 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.937 [DefaultDispatcher-worker-4 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:45.937 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.938 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-16 14:24:45.938 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-16 14:24:45.941 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-16 14:24:45.941 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-16 14:24:45.941 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.941 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:45.941 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f84bb1 2025-04-16 14:24:45.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-16 14:24:45.947 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-16 14:24:45.947 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-16 14:24:45.949 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.949 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:45.953 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-16 14:24:45.954 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-16 14:24:45.954 [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-16 14:24:45.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-16 14:24:45.955 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.973 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.974 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.977 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0e5303 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:45.979 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:45.980 [DefaultDispatcher-worker-4 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-16 14:24:45.981 [DefaultDispatcher-worker-14 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2025-04-16 14:24:45.982 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a091253 2025-04-16 14:24:45.982 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a091253 2025-04-16 14:24:45.984 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:45.984 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:45.984 [DefaultDispatcher-worker-4 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-16 14:24:45.990 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceeb62 2025-04-16 14:24:45.990 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceeb62 2025-04-16 14:24:45.992 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f17923 2025-04-16 14:24:45.992 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f17923 2025-04-16 14:24:45.998 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3e159 2025-04-16 14:24:45.998 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3e159 2025-04-16 14:24:46.000 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71aee3e 2025-04-16 14:24:46.000 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71aee3e 2025-04-16 14:24:46.001 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.002 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@444c9044 2025-04-16 14:24:46.002 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@444c9044 2025-04-16 14:24:46.008 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-16 14:24:46.008 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbfeecd 2025-04-16 14:24:46.008 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4fc18f 2025-04-16 14:24:46.008 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4fc18f 2025-04-16 14:24:46.010 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15dc1e16 2025-04-16 14:24:46.010 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15dc1e16 2025-04-16 14:24:46.012 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-16 14:24:46.012 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3278072a 2025-04-16 14:24:46.018 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-16 14:24:46.018 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@364785bd 2025-04-16 14:24:46.019 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e7698d 2025-04-16 14:24:46.019 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e7698d 2025-04-16 14:24:46.019 [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-16 14:24:46.020 [DefaultDispatcher-worker-4 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:46.020 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-16 14:24:46.020 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@73450d11 2025-04-16 14:24:46.022 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-16 14:24:46.022 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cf4c32 2025-04-16 14:24:46.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-16 14:24:46.028 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c5c56 2025-04-16 14:24:46.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-16 14:24:46.035 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c43c9 2025-04-16 14:24:46.039 [DefaultDispatcher-worker-4 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:46.041 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-16 14:24:46.041 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@136af25e 2025-04-16 14:24:46.043 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-16 14:24:46.043 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e92dd 2025-04-16 14:24:46.043 [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-16 14:24:46.044 [DefaultDispatcher-worker-4 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:46.045 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.045 [DefaultDispatcher-worker-18 @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-16 14:24:46.045 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.045 [DefaultDispatcher-worker-18 @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-16 14:24:46.048 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.049 [DefaultDispatcher-worker-4 @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-16 14:24:46.049 [DefaultDispatcher-worker-4 @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-16 14:24:46.049 [DefaultDispatcher-worker-4 @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-16 14:24:46.050 [DefaultDispatcher-worker-22 @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-16 14:24:46.053 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-16 14:24:46.053 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.053 [DefaultDispatcher-worker-10 @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-16 14:24:46.053 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-16 14:24:46.054 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.054 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-16 14:24:46.061 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-16 14:24:46.061 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-16 14:24:46.064 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-16 14:24:46.064 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-16 14:24:46.071 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-16 14:24:46.071 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-16 14:24:46.077 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-16 14:24:46.077 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-16 14:24:46.084 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.084 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-16 14:24:46.084 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-16 14:24:46.089 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-16 14:24:46.089 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-16 14:24:46.090 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-16 14:24:46.090 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-16 14:24:46.092 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-16 14:24:46.092 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-16 14:24:46.094 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-16 14:24:46.094 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-16 14:24:46.096 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-16 14:24:46.096 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-16 14:24:46.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.099 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-16 14:24:46.099 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-16 14:24:46.101 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-16 14:24:46.101 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-16 14:24:46.106 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-16 14:24:46.106 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-16 14:24:46.106 [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-16 14:24:46.107 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-16 14:24:46.107 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-16 14:24:46.110 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-16 14:24:46.110 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-16 14:24:46.113 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.115 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.115 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-16 14:24:46.115 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-16 14:24:46.117 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.117 [DefaultDispatcher-worker-10 @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:53175/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:46.117 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.117 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:46.125 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-16 14:24:46.125 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-16 14:24:46.125 [DefaultDispatcher-worker-11 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.126 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.126 [DefaultDispatcher-worker-11 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.126 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.128 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.131 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.131 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.132 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-16 14:24:46.132 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-16 14:24:46.132 [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-16 14:24:46.133 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.133 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.140 [DefaultDispatcher-worker-5 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.151 [DefaultDispatcher-worker-13 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.156 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:46.158 [DefaultDispatcher-worker-18 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.161 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-16 14:24:46.161 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-16 14:24:46.165 [DefaultDispatcher-worker-11 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.166 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-16 14:24:46.166 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-16 14:24:46.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-16 14:24:46.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-16 14:24:46.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-16 14:24:46.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-16 14:24:46.174 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-16 14:24:46.174 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-16 14:24:46.175 [DefaultDispatcher-worker-9 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.177 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-16 14:24:46.177 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-16 14:24:46.184 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-16 14:24:46.184 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-16 14:24:46.186 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-16 14:24:46.186 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-16 14:24:46.188 [DefaultDispatcher-worker-5 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.189 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-16 14:24:46.189 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-16 14:24:46.189 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-16 14:24:46.195 [DefaultDispatcher-worker-3 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.199 [DefaultDispatcher-worker-7 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.206 [DefaultDispatcher-worker-19 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.209 [DefaultDispatcher-worker-22 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.209 [DefaultDispatcher-worker-22 @coroutine#2328] 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:53175/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:24:46.209 [DefaultDispatcher-worker-22 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.214 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.214 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.216 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:24:46.216 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53175/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:46.220 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.220 [DefaultDispatcher-worker-6 @coroutine#2328] 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:53175/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 14:24:46.220 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.222 [DefaultDispatcher-worker-22 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.222 [DefaultDispatcher-worker-22 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.248 [DefaultDispatcher-worker-10 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-16 14:24:46.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-16 14:24:46.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.283 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.285 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.286 [DefaultDispatcher-worker-19 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.287 [DefaultDispatcher-worker-19 @coroutine#2353] 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:45497/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:46.287 [DefaultDispatcher-worker-19 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.287 [DefaultDispatcher-worker-19 @coroutine#2353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45497/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:46.292 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.292 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.292 [DefaultDispatcher-worker-17 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.292 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.295 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-16 14:24:46.299 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.299 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.300 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.300 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-16 14:24:46.302 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.311 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.313 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.319 [DefaultDispatcher-worker-15 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.320 [DefaultDispatcher-worker-22 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-16 14:24:46.329 [DefaultDispatcher-worker-10 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.336 [DefaultDispatcher-worker-7 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.344 [DefaultDispatcher-worker-17 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.355 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:46.359 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2025-04-16 14:24:46.360 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fd51de 2025-04-16 14:24:46.362 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2025-04-16 14:24:46.362 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3aab91 2025-04-16 14:24:46.363 [DefaultDispatcher-worker-3 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.364 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2025-04-16 14:24:46.364 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b053aae 2025-04-16 14:24:46.366 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2025-04-16 14:24:46.366 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e07a1aa 2025-04-16 14:24:46.367 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2025-04-16 14:24:46.367 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf6e15 2025-04-16 14:24:46.369 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2025-04-16 14:24:46.369 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa32f10 2025-04-16 14:24:46.371 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2025-04-16 14:24:46.371 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df1be00 2025-04-16 14:24:46.372 [DefaultDispatcher-worker-15 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.373 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2025-04-16 14:24:46.373 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e285ee5 2025-04-16 14:24:46.375 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2025-04-16 14:24:46.375 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@503956f3 2025-04-16 14:24:46.375 [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-16 14:24:46.376 [DefaultDispatcher-worker-19 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.381 [DefaultDispatcher-worker-7 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.384 [DefaultDispatcher-worker-16 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.389 [DefaultDispatcher-worker-9 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:46.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-16 14:24:46.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-16 14:24:46.401 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.403 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.403 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55931d48 2025-04-16 14:24:46.403 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55931d48 2025-04-16 14:24:46.405 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b54e98a 2025-04-16 14:24:46.405 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b54e98a 2025-04-16 14:24:46.407 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b7638 2025-04-16 14:24:46.407 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b7638 2025-04-16 14:24:46.408 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.408 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a69e3b1 2025-04-16 14:24:46.408 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a69e3b1 2025-04-16 14:24:46.409 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.410 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.410 [DefaultDispatcher-worker-9 @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:38811/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:46.410 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.410 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38811/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:46.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ddd4e9 2025-04-16 14:24:46.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ddd4e9 2025-04-16 14:24:46.411 [DefaultDispatcher-worker-17 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.411 [DefaultDispatcher-worker-17 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb97f21 2025-04-16 14:24:46.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb97f21 2025-04-16 14:24:46.414 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.414 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.414 [DefaultDispatcher-worker-4 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.414 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.414 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe716d8 2025-04-16 14:24:46.414 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe716d8 2025-04-16 14:24:46.415 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.415 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.416 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-16 14:24:46.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a461cfe 2025-04-16 14:24:46.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a461cfe 2025-04-16 14:24:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-16 14:24:46.419 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4385f5c3 2025-04-16 14:24:46.419 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4385f5c3 2025-04-16 14:24:46.419 [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-16 14:24:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.425 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.425 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.429 [DefaultDispatcher-worker-11 @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-16 14:24:46.430 [DefaultDispatcher-worker-11 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.433 [DefaultDispatcher-worker-5 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.437 [DefaultDispatcher-worker-16 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.441 [DefaultDispatcher-worker-14 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.441 [DefaultDispatcher-worker-22 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.441 [DefaultDispatcher-worker-22 @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:38811/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:24:46.441 [DefaultDispatcher-worker-22 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.442 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.442 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 14:24:46.455 [DefaultDispatcher-worker-1 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:46.455 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.455 [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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.455 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.456 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.456 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.483 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 14:24:46.483 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38811/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:46.483 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.483 [DefaultDispatcher-worker-8 @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:38811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 14:24:46.483 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.484 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.484 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 14:24:46.490 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:46.492 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-04-16 14:24:46.492 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e68b9b 2025-04-16 14:24:46.493 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-04-16 14:24:46.493 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29217117 2025-04-16 14:24:46.494 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-04-16 14:24:46.494 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ee0eb 2025-04-16 14:24:46.495 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:46.495 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-04-16 14:24:46.495 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@681c7b2c 2025-04-16 14:24:46.497 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-04-16 14:24:46.497 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb58fe7 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-16 14:24:46.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-16 14:24:46.498 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-04-16 14:24:46.498 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bef04f 2025-04-16 14:24:46.500 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-04-16 14:24:46.500 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5a2b 2025-04-16 14:24:46.502 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-04-16 14:24:46.502 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@8338463 2025-04-16 14:24:46.503 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-04-16 14:24:46.503 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faef835 2025-04-16 14:24:46.503 [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-16 14:24:46.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.516 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.517 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.517 [DefaultDispatcher-worker-14 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.517 [DefaultDispatcher-worker-14 @coroutine#2452] 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:52775/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:46.517 [DefaultDispatcher-worker-14 @coroutine#2452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.517 [DefaultDispatcher-worker-14 @coroutine#2452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52775/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:46.518 [DefaultDispatcher-worker-1 @coroutine#2452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.518 [DefaultDispatcher-worker-1 @coroutine#2452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:46.519 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.521 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48082a8 2025-04-16 14:24:46.521 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48082a8 2025-04-16 14:24:46.521 [DefaultDispatcher-worker-4 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.521 [DefaultDispatcher-worker-4 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.521 [DefaultDispatcher-worker-4 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.521 [DefaultDispatcher-worker-4 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.522 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.522 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.523 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.523 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477c48 2025-04-16 14:24:46.523 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@a477c48 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-16 14:24:46.525 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78e9d8 2025-04-16 14:24:46.525 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@e78e9d8 2025-04-16 14:24:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-16 14:24:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.526 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7a7673 2025-04-16 14:24:46.526 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7a7673 2025-04-16 14:24:46.528 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef3876 2025-04-16 14:24:46.528 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bef3876 2025-04-16 14:24:46.529 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afbb87f 2025-04-16 14:24:46.529 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afbb87f 2025-04-16 14:24:46.531 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.531 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3384a8d1 2025-04-16 14:24:46.531 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3384a8d1 2025-04-16 14:24:46.531 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.533 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55893c 2025-04-16 14:24:46.533 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55893c 2025-04-16 14:24:46.533 [DefaultDispatcher-worker-2 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/auth/register 2025-04-16 14:24:46.534 [DefaultDispatcher-worker-2 @coroutine#2474] 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:52775/auth/register. 2025-04-16 14:24:46.534 [DefaultDispatcher-worker-2 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/auth/register 2025-04-16 14:24:46.534 [DefaultDispatcher-worker-2 @coroutine#2474] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52775/auth/register from class io.ktor.http.content.TextContent 2025-04-16 14:24:46.534 [DefaultDispatcher-worker-11 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/auth/register 2025-04-16 14:24:46.534 [DefaultDispatcher-worker-11 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/auth/register 2025-04-16 14:24:46.535 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb28a8 2025-04-16 14:24:46.535 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb28a8 2025-04-16 14:24:46.535 [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-16 14:24:46.535 [DefaultDispatcher-worker-15 @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-16 14:24:46.575 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52775/auth/register. 2025-04-16 14:24:46.575 [DefaultDispatcher-worker-9 @coroutine#2474] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52775/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:46.587 [DefaultDispatcher-worker-20 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.591 [DefaultDispatcher-worker-15 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:46.598 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.599 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:46.599 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.599 [DefaultDispatcher-worker-15 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.599 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.600 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.600 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.600 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e03b168 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.600 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e03b168 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-16 14:24:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-16 14:24:46.602 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c44cd8 2025-04-16 14:24:46.602 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c44cd8 2025-04-16 14:24:46.604 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fbda18 2025-04-16 14:24:46.604 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fbda18 2025-04-16 14:24:46.606 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f946e3 2025-04-16 14:24:46.606 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f946e3 2025-04-16 14:24:46.608 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52722545 2025-04-16 14:24:46.608 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52722545 2025-04-16 14:24:46.610 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6062115f 2025-04-16 14:24:46.610 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6062115f 2025-04-16 14:24:46.612 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a032c51 2025-04-16 14:24:46.612 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a032c51 2025-04-16 14:24:46.613 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.614 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d6b9ac 2025-04-16 14:24:46.614 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d6b9ac 2025-04-16 14:24:46.615 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdeade 2025-04-16 14:24:46.615 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cdeade 2025-04-16 14:24:46.615 [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-16 14:24:46.618 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.619 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.620 [DefaultDispatcher-worker-3 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.620 [DefaultDispatcher-worker-3 @coroutine#2490] 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-16 14:24:46.620 [DefaultDispatcher-worker-3 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.620 [DefaultDispatcher-worker-3 @coroutine#2490] 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-16 14:24:46.621 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.621 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.624 [DefaultDispatcher-worker-19 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.624 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.624 [DefaultDispatcher-worker-19 @coroutine#2489] 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-16 14:24:46.624 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.624 [DefaultDispatcher-worker-1 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.624 [DefaultDispatcher-worker-1 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.625 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.625 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.627 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@552fd5a3 2025-04-16 14:24:46.627 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@552fd5a3 2025-04-16 14:24:46.628 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.628 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be83176 2025-04-16 14:24:46.628 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be83176 2025-04-16 14:24:46.630 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd7bed3 2025-04-16 14:24:46.630 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd7bed3 2025-04-16 14:24:46.632 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad53b4d 2025-04-16 14:24:46.632 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad53b4d 2025-04-16 14:24:46.633 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fc7779 2025-04-16 14:24:46.633 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fc7779 2025-04-16 14:24:46.635 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8583b1 2025-04-16 14:24:46.635 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8583b1 2025-04-16 14:24:46.637 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49469134 2025-04-16 14:24:46.637 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49469134 2025-04-16 14:24:46.638 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-16 14:24:46.639 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac402 2025-04-16 14:24:46.639 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac402 2025-04-16 14:24:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-16 14:24:46.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-16 14:24:46.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.640 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-16 14:24:46.640 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ef239b 2025-04-16 14:24:46.640 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ef239b 2025-04-16 14:24:46.640 [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-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-16 14:24:46.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-16 14:24:46.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-16 14:24:46.643 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.648 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.649 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.650 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.650 [DefaultDispatcher-worker-8 @coroutine#2517] 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-16 14:24:46.650 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.650 [DefaultDispatcher-worker-8 @coroutine#2517] 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-16 14:24:46.651 [DefaultDispatcher-worker-21 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.651 [DefaultDispatcher-worker-21 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.654 [DefaultDispatcher-worker-11 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.654 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.654 [DefaultDispatcher-worker-11 @coroutine#2516] 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-16 14:24:46.654 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.654 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.654 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.655 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.656 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.658 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-16 14:24:46.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-16 14:24:46.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-16 14:24:46.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.659 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-04-16 14:24:46.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-16 14:24:46.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-16 14:24:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-16 14:24:46.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-16 14:24:46.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-16 14:24:46.661 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.667 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.667 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.668 [DefaultDispatcher-worker-5 @coroutine#2544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.668 [DefaultDispatcher-worker-5 @coroutine#2544] 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-16 14:24:46.668 [DefaultDispatcher-worker-5 @coroutine#2544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.668 [DefaultDispatcher-worker-5 @coroutine#2544] 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-16 14:24:46.669 [DefaultDispatcher-worker-8 @coroutine#2544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.669 [DefaultDispatcher-worker-8 @coroutine#2544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.672 [DefaultDispatcher-worker-6 @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.672 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.672 [DefaultDispatcher-worker-6 @coroutine#2543] 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-16 14:24:46.672 [DefaultDispatcher-worker-6 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.672 [DefaultDispatcher-worker-5 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.672 [DefaultDispatcher-worker-5 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.673 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.674 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.676 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.677 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.679 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.681 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.682 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-16 14:24:46.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-16 14:24:46.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-16 14:24:46.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.682 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-16 14:24:46.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-16 14:24:46.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-16 14:24:46.685 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.691 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.692 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.692 [DefaultDispatcher-worker-5 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.692 [DefaultDispatcher-worker-5 @coroutine#2582] 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-16 14:24:46.692 [DefaultDispatcher-worker-5 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.692 [DefaultDispatcher-worker-5 @coroutine#2582] 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-16 14:24:46.693 [DefaultDispatcher-worker-11 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.693 [DefaultDispatcher-worker-11 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.696 [DefaultDispatcher-worker-18 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.696 [DefaultDispatcher-worker-18 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.696 [DefaultDispatcher-worker-18 @coroutine#2581] 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-16 14:24:46.696 [DefaultDispatcher-worker-18 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.697 [DefaultDispatcher-worker-2 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.697 [DefaultDispatcher-worker-2 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.698 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.699 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.700 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-16 14:24:46.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-16 14:24:46.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-16 14:24:46.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.701 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-16 14:24:46.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-16 14:24:46.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-16 14:24:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.710 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.710 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.711 [DefaultDispatcher-worker-2 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.711 [DefaultDispatcher-worker-2 @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-16 14:24:46.711 [DefaultDispatcher-worker-2 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.711 [DefaultDispatcher-worker-2 @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-16 14:24:46.712 [DefaultDispatcher-worker-12 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.712 [DefaultDispatcher-worker-12 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.715 [DefaultDispatcher-worker-17 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.715 [DefaultDispatcher-worker-17 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.715 [DefaultDispatcher-worker-17 @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-16 14:24:46.715 [DefaultDispatcher-worker-17 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.715 [DefaultDispatcher-worker-17 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.715 [DefaultDispatcher-worker-17 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.716 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.718 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.719 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.720 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.722 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-16 14:24:46.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-16 14:24:46.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-16 14:24:46.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.722 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-16 14:24:46.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-16 14:24:46.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-16 14:24:46.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.731 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.731 [Test worker @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.734 [DefaultDispatcher-worker-2 @coroutine#2646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.734 [DefaultDispatcher-worker-2 @coroutine#2646] 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-16 14:24:46.734 [DefaultDispatcher-worker-2 @coroutine#2646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.734 [DefaultDispatcher-worker-2 @coroutine#2646] 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-16 14:24:46.734 [DefaultDispatcher-worker-9 @coroutine#2646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.734 [DefaultDispatcher-worker-9 @coroutine#2646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 14:24:46.736 [DefaultDispatcher-worker-9 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:46.736 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.736 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.736 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.736 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.736 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.737 [DefaultDispatcher-worker-5 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.737 [DefaultDispatcher-worker-5 @coroutine#2645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.737 [DefaultDispatcher-worker-5 @coroutine#2645] 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-16 14:24:46.737 [DefaultDispatcher-worker-5 @coroutine#2645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.737 [DefaultDispatcher-worker-8 @coroutine#2645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.737 [DefaultDispatcher-worker-8 @coroutine#2645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 14:24:46.738 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.740 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-16 14:24:46.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-16 14:24:46.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-16 14:24:46.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:46.741 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2025-04-16 14:24:46.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:46.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-16 14:24:46.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-16 14:24:46.872 [DefaultDispatcher-worker-17 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:46.872 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.872 [DefaultDispatcher-worker-17 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.872 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.873 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.873 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.954 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:46.954 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.954 [DefaultDispatcher-worker-15 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:46.954 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.955 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.955 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:46.988 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-16 14:24:46.988 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:46.989 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-16 14:24:46.997 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.002 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.003 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.004 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.009 [DefaultDispatcher-worker-19 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.015 [DefaultDispatcher-worker-8 @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-16 14:24:47.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-16 14:24:47.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-16 14:24:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.016 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-16 14:24:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-16 14:24:47.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.018 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-16 14:24:47.026 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.031 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.032 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.032 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.033 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-16 14:24:47.042 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.047 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.048 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.049 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.053 [DefaultDispatcher-worker-21 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-16 14:24:47.058 [DefaultDispatcher-worker-6 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:47.058 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.058 [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-16 14:24:47.058 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.059 [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-16 14:24:47.061 [DefaultDispatcher-worker-6 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.065 [DefaultDispatcher-worker-13 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.068 [DefaultDispatcher-worker-11 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-16 14:24:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-16 14:24:47.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-16 14:24:47.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.077 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-16 14:24:47.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-16 14:24:47.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-16 14:24:47.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-16 14:24:47.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-16 14:24:47.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.077 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2025-04-16 14:24:47.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-16 14:24:47.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-16 14:24:47.078 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.079 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-16 14:24:47.088 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.092 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.093 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.094 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.094 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.095 [Test worker @coroutine#2758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-16 14:24:47.102 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.107 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.108 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.109 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.113 [DefaultDispatcher-worker-10 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-16 14:24:47.121 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.124 [DefaultDispatcher-worker-11 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.128 [DefaultDispatcher-worker-8 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-16 14:24:47.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.130 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-16 14:24:47.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-16 14:24:47.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-16 14:24:47.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.130 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2025-04-16 14:24:47.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-16 14:24:47.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.132 [Test worker @coroutine#2792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-16 14:24:47.138 [DefaultDispatcher-worker-19 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:47.138 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.138 [DefaultDispatcher-worker-19 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.138 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.139 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.139 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.140 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.145 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.146 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.147 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.151 [DefaultDispatcher-worker-15 @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.161 [DefaultDispatcher-worker-7 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.162 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.166 [DefaultDispatcher-worker-14 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-16 14:24:47.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-16 14:24:47.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-16 14:24:47.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.176 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2025-04-16 14:24:47.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-16 14:24:47.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a44ad96 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.177 [Test worker @coroutine#2848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-16 14:24:47.178 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.178 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.178 [Test worker @coroutine#2848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-16 14:24:47.185 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.190 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.191 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.192 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.197 [DefaultDispatcher-worker-18 @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.208 [DefaultDispatcher-worker-7 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.209 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.212 [DefaultDispatcher-worker-6 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2025-04-16 14:24:47.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-16 14:24:47.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-16 14:24:47.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.215 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ae890: (connection evicted) 2025-04-16 14:24:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-16 14:24:47.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14cd8dfa 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.217 [Test worker @coroutine#2900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-16 14:24:47.225 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.230 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.230 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.231 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.236 [DefaultDispatcher-worker-6 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.246 [DefaultDispatcher-worker-2 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.250 [DefaultDispatcher-worker-16 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.317 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.320 [DefaultDispatcher-worker-18 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:47.320 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.320 [DefaultDispatcher-worker-18 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.320 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.321 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.321 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.371 [DefaultDispatcher-worker-18 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174da9a0 2025-04-16 14:24:47.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-16 14:24:47.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-16 14:24:47.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.403 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@174da9a0: (connection evicted) 2025-04-16 14:24:47.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-16 14:24:47.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-16 14:24:47.404 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c5ab79 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.405 [Test worker @coroutine#2941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-16 14:24:47.413 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.418 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.419 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.419 [DefaultDispatcher-worker-22 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:47.419 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.419 [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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.419 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.420 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.420 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.420 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.424 [DefaultDispatcher-worker-19 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.425 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.435 [DefaultDispatcher-worker-7 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.439 [DefaultDispatcher-worker-11 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2025-04-16 14:24:47.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-16 14:24:47.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-16 14:24:47.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.445 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a: (connection evicted) 2025-04-16 14:24:47.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-16 14:24:47.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283240b0 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.446 [Test worker @coroutine#2977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-16 14:24:47.456 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.465 [DefaultDispatcher-worker-22 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:47.465 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.465 [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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.465 [DefaultDispatcher-worker-22 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.465 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.467 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.468 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.469 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.469 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.479 [DefaultDispatcher-worker-10 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7 2025-04-16 14:24:47.551 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.562 [DefaultDispatcher-worker-19 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:47.562 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.562 [DefaultDispatcher-worker-19 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.562 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.569 [DefaultDispatcher-worker-6 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.569 [DefaultDispatcher-worker-6 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-16 14:24:47.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-16 14:24:47.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.574 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac71bd7: (connection evicted) 2025-04-16 14:24:47.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:47.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-16 14:24:47.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b61aa50 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-16 14:24:47.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-16 14:24:47.607 [DefaultDispatcher-worker-22 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:47.607 [DefaultDispatcher-worker-22 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.607 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.607 [DefaultDispatcher-worker-22 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.618 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.618 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.741 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.751 [DefaultDispatcher-worker-7 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:47.752 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.752 [DefaultDispatcher-worker-7 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.752 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.758 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.758 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.786 [DefaultDispatcher-worker-20 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.792 [DefaultDispatcher-worker-10 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.797 [DefaultDispatcher-worker-10 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.804 [DefaultDispatcher-worker-8 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.842 [DefaultDispatcher-worker-10 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.842 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 14:24:47.856 [Test worker] INFO ktor.application - Application started in 0.014 seconds. 2025-04-16 14:24:47.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5297030e 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-16 14:24:47.869 [DefaultDispatcher-worker-1 @coroutine#3029] INFO ktor.application - Responding at http://0.0.0.0:39925 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:47.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:47.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-16 14:24:47.880 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:47.880 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.880 [DefaultDispatcher-worker-12 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.880 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.883 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.883 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.898 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.898 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:47.898 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.898 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f8ab05 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-16 14:24:47.909 [eventLoopGroupProxy-19-1 @call-handler#3041] 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-16 14:24:47.910 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.911 [DefaultDispatcher-worker-1 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:47.912 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.912 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.912 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.914 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-16 14:24:47.915 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-16 14:24:47.915 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:47.915 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:47.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:47.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-16 14:24:47.917 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.917 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.919 [eventLoopGroupProxy-19-2 @call-handler#3049] 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-16 14:24:47.919 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.920 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.920 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.925 [DefaultDispatcher-worker-20 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:47.932 [DefaultDispatcher-worker-14 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:47.934 [DefaultDispatcher-worker-20 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.934 [DefaultDispatcher-worker-20 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:47.934 [DefaultDispatcher-worker-20 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.934 [DefaultDispatcher-worker-20 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:47.935 [eventLoopGroupProxy-19-2 @call-handler#3060] 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-16 14:24:47.935 [eventLoopGroupProxy-19-2 @call-handler#3060] 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-16 14:24:47.935 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:47.935 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928208d 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:47.936 [DefaultDispatcher-worker-11 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:47.936 [DefaultDispatcher-worker-11 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:47.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:47.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-16 14:24:47.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-16 14:24:47.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-16 14:24:47.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-16 14:24:47.942 [eventLoopGroupProxy-19-3 @call-handler#3065] 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-16 14:24:47.945 [eventLoopGroupProxy-19-3 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.948 [DefaultDispatcher-worker-5 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:47.948 [DefaultDispatcher-worker-5 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.948 [DefaultDispatcher-worker-5 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.948 [DefaultDispatcher-worker-5 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.951 [eventLoopGroupProxy-19-2 @call-handler#3069] 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-16 14:24:47.951 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.955 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.955 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 14:24:47.955 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.955 [DefaultDispatcher-worker-13 @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 14:24:47.956 [DefaultDispatcher-worker-2 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.956 [DefaultDispatcher-worker-2 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.958 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-16 14:24:47.959 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-16 14:24:47.959 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:47.959 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.970 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:47.974 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:47.974 [DefaultDispatcher-worker-1 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.974 [DefaultDispatcher-worker-1 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 14:24:47.974 [DefaultDispatcher-worker-8 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:47.974 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.975 [DefaultDispatcher-worker-2 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.975 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.976 [eventLoopGroupProxy-19-4 @call-handler#3086] 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-16 14:24:47.976 [eventLoopGroupProxy-19-4 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.978 [DefaultDispatcher-worker-17 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.979 [DefaultDispatcher-worker-7 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:47.981 [DefaultDispatcher-worker-5 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-16 14:24:47.981 [DefaultDispatcher-worker-5 @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.981 [DefaultDispatcher-worker-5 @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:47.981 [DefaultDispatcher-worker-5 @coroutine#3070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.982 [eventLoopGroupProxy-19-2 @call-handler#3091] 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-16 14:24:47.982 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:47.983 [DefaultDispatcher-worker-21 @coroutine#3070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.983 [DefaultDispatcher-worker-21 @coroutine#3070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.984 [DefaultDispatcher-worker-15 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:47.984 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.984 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:47.989 [DefaultDispatcher-worker-6 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-16 14:24:48.007 [DefaultDispatcher-worker-11 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2025-04-16 14:24:48.011 [DefaultDispatcher-worker-14 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.013 [DefaultDispatcher-worker-13 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.013 [DefaultDispatcher-worker-13 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 14:24:48.013 [DefaultDispatcher-worker-13 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.014 [eventLoopGroupProxy-19-2 @call-handler#3103] 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-16 14:24:48.016 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.025 [DefaultDispatcher-worker-9 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.036 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.036 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.036 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 14:24:48.036 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.037 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753 2025-04-16 14:24:48.037 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753. 2025-04-16 14:24:48.037 [DefaultDispatcher-worker-14 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753 2025-04-16 14:24:48.038 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.039 [eventLoopGroupProxy-19-2 @call-handler#3111] 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-16 14:24:48.045 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.046 [DefaultDispatcher-worker-16 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753 2025-04-16 14:24:48.046 [DefaultDispatcher-worker-16 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753 2025-04-16 14:24:48.046 [DefaultDispatcher-worker-16 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753. 2025-04-16 14:24:48.046 [DefaultDispatcher-worker-16 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.055 [DefaultDispatcher-worker-6 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.056 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.056 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:24:48.056 [DefaultDispatcher-worker-4 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.057 [eventLoopGroupProxy-19-2 @call-handler#3116] 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-16 14:24:48.058 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.059 [DefaultDispatcher-worker-19 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.059 [DefaultDispatcher-worker-19 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.059 [DefaultDispatcher-worker-2 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:24:48.059 [DefaultDispatcher-worker-2 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.063 [DefaultDispatcher-worker-20 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:48.064 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.064 [DefaultDispatcher-worker-20 @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-16 14:24:48.064 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.064 [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-16 14:24:48.070 [DefaultDispatcher-worker-1 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.094 [DefaultDispatcher-worker-8 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.101 [DefaultDispatcher-worker-18 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.103 [DefaultDispatcher-worker-18 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.103 [DefaultDispatcher-worker-18 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.103 [DefaultDispatcher-worker-18 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.103 [DefaultDispatcher-worker-18 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:48.103 [DefaultDispatcher-worker-14 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.108 [eventLoopGroupProxy-19-2 @call-handler#3124] 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-16 14:24:48.108 [eventLoopGroupProxy-19-2 @call-handler#3124] 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-16 14:24:48.108 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:48.119 [DefaultDispatcher-worker-8 @call-handler#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.122 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.123 [DefaultDispatcher-worker-4 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.123 [DefaultDispatcher-worker-4 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.123 [DefaultDispatcher-worker-4 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.126 [DefaultDispatcher-worker-4 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.134 [DefaultDispatcher-worker-12 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.136 [DefaultDispatcher-worker-17 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.138 [DefaultDispatcher-worker-20 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.139 [DefaultDispatcher-worker-20 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 14:24:48.139 [DefaultDispatcher-worker-20 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.139 [eventLoopGroupProxy-19-2 @call-handler#3138] 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-16 14:24:48.144 [DefaultDispatcher-worker-17 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.147 [DefaultDispatcher-worker-11 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:48.147 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.147 [DefaultDispatcher-worker-11 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.147 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.150 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.150 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.159 [DefaultDispatcher-worker-7 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-16 14:24:48.159 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.159 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 14:24:48.160 [DefaultDispatcher-worker-11 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 14:24:48.160 [DefaultDispatcher-worker-11 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.160 [DefaultDispatcher-worker-11 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048 2025-04-16 14:24:48.160 [DefaultDispatcher-worker-11 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048. 2025-04-16 14:24:48.160 [DefaultDispatcher-worker-11 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048 2025-04-16 14:24:48.161 [eventLoopGroupProxy-19-2 @call-handler#3146] 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-16 14:24:48.162 [eventLoopGroupProxy-19-2 @call-handler#3146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.162 [DefaultDispatcher-worker-6 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048 2025-04-16 14:24:48.162 [DefaultDispatcher-worker-6 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048 2025-04-16 14:24:48.163 [DefaultDispatcher-worker-6 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048. 2025-04-16 14:24:48.164 [DefaultDispatcher-worker-6 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717128492074242048 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.176 [DefaultDispatcher-worker-17 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.177 [DefaultDispatcher-worker-3 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.177 [DefaultDispatcher-worker-3 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:24:48.177 [DefaultDispatcher-worker-3 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.184 [eventLoopGroupProxy-19-2 @call-handler#3150] 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-16 14:24:48.188 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.189 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.189 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 14:24:48.189 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 14:24:48.189 [DefaultDispatcher-worker-21 @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.200 [DefaultDispatcher-worker-3 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.229 [DefaultDispatcher-worker-11 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.236 [DefaultDispatcher-worker-10 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.236 [DefaultDispatcher-worker-19 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.237 [DefaultDispatcher-worker-19 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.237 [DefaultDispatcher-worker-19 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.237 [DefaultDispatcher-worker-19 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.237 [DefaultDispatcher-worker-19 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:48.238 [eventLoopGroupProxy-19-2 @call-handler#3157] 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-16 14:24:48.239 [eventLoopGroupProxy-19-2 @call-handler#3157] 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-16 14:24:48.239 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:48.244 [DefaultDispatcher-worker-1 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.249 [DefaultDispatcher-worker-7 @call-handler#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.250 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.250 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.250 [DefaultDispatcher-worker-17 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.251 [DefaultDispatcher-worker-7 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.251 [DefaultDispatcher-worker-7 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.254 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.259 [DefaultDispatcher-worker-17 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.290 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.290 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752. 2025-04-16 14:24:48.290 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.290 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.290 [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:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.290 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.291 [eventLoopGroupProxy-19-2 @call-handler#3192] 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-16 14:24:48.298 [eventLoopGroupProxy-19-2 @call-handler#3192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.299 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.299 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.299 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.299 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.299 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.299 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.301 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.301 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.301 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.301 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753. 2025-04-16 14:24:48.301 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.302 [eventLoopGroupProxy-19-2 @call-handler#3210] 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-16 14:24:48.303 [eventLoopGroupProxy-19-5 @call-handler#3213] 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-16 14:24:48.304 [eventLoopGroupProxy-19-5 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.305 [eventLoopGroupProxy-19-5 @call-handler#3217] 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-16 14:24:48.306 [eventLoopGroupProxy-19-2 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.307 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752. 2025-04-16 14:24:48.307 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.307 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.307 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.307 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.307 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.307 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.307 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.308 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.308 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.314 [eventLoopGroupProxy-19-6 @call-handler#3223] 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-16 14:24:48.314 [DefaultDispatcher-worker-5 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.316 [eventLoopGroupProxy-19-6 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.318 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.318 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.319 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.319 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.319 [eventLoopGroupProxy-19-5 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.322 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.322 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.322 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753. 2025-04-16 14:24:48.322 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.326 [DefaultDispatcher-worker-9 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.327 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:48.327 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.327 [DefaultDispatcher-worker-6 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.327 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.342 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.342 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.344 [DefaultDispatcher-worker-1 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.349 [DefaultDispatcher-worker-2 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.356 [DefaultDispatcher-worker-14 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.363 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752 2025-04-16 14:24:48.363 [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:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752. 2025-04-16 14:24:48.363 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752 2025-04-16 14:24:48.367 [eventLoopGroupProxy-19-2 @call-handler#3238] 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-16 14:24:48.368 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.370 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752 2025-04-16 14:24:48.370 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752 2025-04-16 14:24:48.370 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752. 2025-04-16 14:24:48.370 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.379 [DefaultDispatcher-worker-13 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.394 [DefaultDispatcher-worker-7 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.405 [DefaultDispatcher-worker-14 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.406 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.406 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.406 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.406 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:48.407 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-16 14:24:48.412 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-16 14:24:48.412 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:48.418 [DefaultDispatcher-worker-19 @call-handler#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.419 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.421 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.421 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.421 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.421 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.425 [DefaultDispatcher-worker-3 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:48.426 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.426 [DefaultDispatcher-worker-18 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.426 [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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.426 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.431 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.431 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.433 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753 2025-04-16 14:24:48.433 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753. 2025-04-16 14:24:48.433 [UI Thread @coroutine#3266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753 2025-04-16 14:24:48.434 [eventLoopGroupProxy-19-2 @call-handler#3270] 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-16 14:24:48.445 [eventLoopGroupProxy-19-2 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.446 [UI Thread @coroutine#3266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753 2025-04-16 14:24:48.446 [UI Thread @coroutine#3266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753 2025-04-16 14:24:48.446 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753. 2025-04-16 14:24:48.446 [UI Thread @coroutine#3266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717128492074242048&assignmentUid=717128487779274752&clazzUid=717128487779274752&submitterUid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.453 [DefaultDispatcher-worker-18 @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.469 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753 2025-04-16 14:24:48.469 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753. 2025-04-16 14:24:48.469 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753 2025-04-16 14:24:48.470 [eventLoopGroupProxy-19-2 @call-handler#3288] 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-16 14:24:48.470 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.470 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.470 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.471 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752. 2025-04-16 14:24:48.471 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.471 [UI Thread @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.471 [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:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.471 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.472 [eventLoopGroupProxy-19-5 @call-handler#3304] 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-16 14:24:48.472 [eventLoopGroupProxy-19-6 @call-handler#3303] 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-16 14:24:48.472 [eventLoopGroupProxy-19-6 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.474 [eventLoopGroupProxy-19-5 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.475 [eventLoopGroupProxy-19-6 @call-handler#3311] 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-16 14:24:48.476 [UI Thread @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.476 [UI Thread @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.476 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753 2025-04-16 14:24:48.476 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753 2025-04-16 14:24:48.476 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.476 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.476 [DefaultDispatcher-worker-10 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:48.476 [DefaultDispatcher-worker-10 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.477 [DefaultDispatcher-worker-10 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.477 [DefaultDispatcher-worker-10 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.479 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.479 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.479 [eventLoopGroupProxy-19-7 @call-handler#3320] 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-16 14:24:48.479 [eventLoopGroupProxy-19-6 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.480 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.480 [UI Thread @coroutine#3291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.480 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753. 2025-04-16 14:24:48.480 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/PersonDao/getNamesByUid?uid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.480 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.480 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.482 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.482 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.482 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.482 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.492 [DefaultDispatcher-worker-21 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.493 [eventLoopGroupProxy-19-7 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.495 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752 2025-04-16 14:24:48.495 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752 2025-04-16 14:24:48.496 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752. 2025-04-16 14:24:48.496 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.500 [DefaultDispatcher-worker-18 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.512 [DefaultDispatcher-worker-17 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.519 [DefaultDispatcher-worker-9 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.530 [DefaultDispatcher-worker-12 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.537 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048 2025-04-16 14:24:48.537 [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:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048. 2025-04-16 14:24:48.537 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048 2025-04-16 14:24:48.540 [eventLoopGroupProxy-19-2 @call-handler#3332] 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-16 14:24:48.551 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.556 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048 2025-04-16 14:24:48.556 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048 2025-04-16 14:24:48.556 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048. 2025-04-16 14:24:48.556 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128492074242048 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.566 [DefaultDispatcher-worker-22 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.568 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753 2025-04-16 14:24:48.568 [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:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753. 2025-04-16 14:24:48.568 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753 2025-04-16 14:24:48.569 [eventLoopGroupProxy-19-2 @call-handler#3336] 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-16 14:24:48.571 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.572 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753 2025-04-16 14:24:48.572 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753 2025-04-16 14:24:48.572 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753. 2025-04-16 14:24:48.572 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/PersonDao/findByUidAsync?uid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.577 [DefaultDispatcher-worker-17 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:48.577 [DefaultDispatcher-worker-17 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.577 [DefaultDispatcher-worker-17 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.577 [DefaultDispatcher-worker-17 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.580 [DefaultDispatcher-worker-17 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.583 [DefaultDispatcher-worker-4 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.583 [DefaultDispatcher-worker-4 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.592 [DefaultDispatcher-worker-21 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.599 [DefaultDispatcher-worker-2 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.600 [DefaultDispatcher-worker-2 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.600 [DefaultDispatcher-worker-2 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.600 [DefaultDispatcher-worker-2 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.600 [DefaultDispatcher-worker-2 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39925/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 14:24:48.601 [eventLoopGroupProxy-19-2 @call-handler#3344] 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-16 14:24:48.601 [eventLoopGroupProxy-19-2 @call-handler#3344] 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-16 14:24:48.601 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 14:24:48.605 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.609 [DefaultDispatcher-worker-17 @call-handler#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54455c8d 2025-04-16 14:24:48.610 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.612 [DefaultDispatcher-worker-11 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.612 [DefaultDispatcher-worker-11 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/replication/message 2025-04-16 14:24:48.612 [DefaultDispatcher-worker-11 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/replication/message. 2025-04-16 14:24:48.612 [DefaultDispatcher-worker-11 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.615 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.615 [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:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752. 2025-04-16 14:24:48.615 [UI Thread @coroutine#3367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.615 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.615 [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:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.615 [UI Thread @coroutine#3371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.616 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.616 [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:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.616 [UI Thread @coroutine#3376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.616 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.616 [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:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.616 [UI Thread @coroutine#3378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.616 [eventLoopGroupProxy-19-2 @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-16 14:24:48.616 [eventLoopGroupProxy-19-6 @call-handler#3393] 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-16 14:24:48.617 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.617 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753. 2025-04-16 14:24:48.617 [UI Thread @coroutine#3395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.617 [eventLoopGroupProxy-19-7 @call-handler#3401] 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-16 14:24:48.620 [DefaultDispatcher-worker-9 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2025-04-16 14:24:48.620 [eventLoopGroupProxy-19-7 @call-handler#3401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.623 [UI Thread @coroutine#3367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.623 [UI Thread @coroutine#3367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 2025-04-16 14:24:48.623 [eventLoopGroupProxy-19-6 @call-handler#3393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.623 [UI Thread @coroutine#3367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752. 2025-04-16 14:24:48.623 [UI Thread @coroutine#3367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.623 [UI Thread @coroutine#3376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.623 [UI Thread @coroutine#3376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.623 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.623 [UI Thread @coroutine#3376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.624 [eventLoopGroupProxy-19-8 @call-handler#3408] 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-16 14:24:48.625 [eventLoopGroupProxy-19-2 @call-handler#3386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.625 [eventLoopGroupProxy-19-8 @call-handler#3408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.626 [DefaultDispatcher-worker-21 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:48.626 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.626 [DefaultDispatcher-worker-21 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.626 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.627 [UI Thread @coroutine#3371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.627 [UI Thread @coroutine#3371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.628 [UI Thread @coroutine#3371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.628 [UI Thread @coroutine#3371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.628 [UI Thread @coroutine#3378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.628 [UI Thread @coroutine#3378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 2025-04-16 14:24:48.628 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752. 2025-04-16 14:24:48.628 [UI Thread @coroutine#3378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717128487779274753&assignmentUid=717128487779274752 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.628 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.628 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.628 [eventLoopGroupProxy-19-9 @call-handler#3417] 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-16 14:24:48.633 [DefaultDispatcher-worker-23 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.635 [eventLoopGroupProxy-19-9 @call-handler#3417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 14:24:48.636 [UI Thread @coroutine#3395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.636 [UI Thread @coroutine#3395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 2025-04-16 14:24:48.636 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753. 2025-04-16 14:24:48.636 [UI Thread @coroutine#3395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39925/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717128487779274752&clazzUid=717128487779274752&accountPersonUid=717128487779274753 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:48.640 [DefaultDispatcher-worker-5 @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.648 [DefaultDispatcher-worker-10 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.654 [DefaultDispatcher-worker-13 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.676 [DefaultDispatcher-worker-6 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7315264e 2025-04-16 14:24:48.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-16 14:24:48.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-16 14:24:48.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.696 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7315264e: (connection evicted) 2025-04-16 14:24:48.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:48.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-16 14:24:48.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-16 14:24:48.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-16 14:24:48.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-16 14:24:48.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.699 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619dc070: (connection evicted) 2025-04-16 14:24:48.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:48.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-16 14:24:48.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-16 14:24:48.770 [DefaultDispatcher-worker-11 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:48.770 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.770 [DefaultDispatcher-worker-11 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.770 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.775 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.775 [DefaultDispatcher-worker-9 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.868 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.890 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:48.890 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.890 [DefaultDispatcher-worker-12 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.890 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.891 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.891 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.911 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.935 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.959 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:48.992 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:48.993 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.993 [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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:48.993 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.995 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:48.995 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.075 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:49.075 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.075 [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-16 14:24:49.075 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.076 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.145 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.155 [DefaultDispatcher-worker-5 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:49.155 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.155 [DefaultDispatcher-worker-5 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.155 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.163 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.163 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.328 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.342 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.348 [DefaultDispatcher-worker-22 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:49.348 [DefaultDispatcher-worker-22 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.348 [DefaultDispatcher-worker-22 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.348 [DefaultDispatcher-worker-22 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.350 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.350 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.354 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.370 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.430 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.435 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:49.435 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.435 [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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.435 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.438 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.438 [DefaultDispatcher-worker-22 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.445 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.473 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.483 [DefaultDispatcher-worker-17 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:49.483 [DefaultDispatcher-worker-17 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.483 [DefaultDispatcher-worker-17 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.483 [DefaultDispatcher-worker-17 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.486 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.486 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.503 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.590 [DefaultDispatcher-worker-7 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:49.590 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.590 [DefaultDispatcher-worker-7 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.590 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.591 [DefaultDispatcher-worker-6 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.591 [DefaultDispatcher-worker-6 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.620 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.633 [DefaultDispatcher-worker-19 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:49.633 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.633 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.633 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.636 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.636 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-16 14:24:49.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-16 14:24:49.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.712 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54455c8d: (connection evicted) 2025-04-16 14:24:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-16 14:24:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6789cf 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.718 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.719 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-16 14:24:49.744 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.763 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.765 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.770 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dac4d04 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:49.771 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-16 14:24:49.776 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.776 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.776 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-16 14:24:49.780 [DefaultDispatcher-worker-23 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:49.780 [DefaultDispatcher-worker-23 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.780 [DefaultDispatcher-worker-23 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.780 [DefaultDispatcher-worker-23 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.781 [DefaultDispatcher-worker-13 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.781 [DefaultDispatcher-worker-13 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.793 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.802 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.803 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.805 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.818 [DefaultDispatcher-worker-11 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b17373 2025-04-16 14:24:49.821 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.821 [HikariPool-157 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:49.823 [DefaultDispatcher-worker-11 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.831 [DefaultDispatcher-worker-22 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6980e66a 2025-04-16 14:24:49.838 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-16 14:24:49.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-16 14:24:49.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.843 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6980e66a: (connection evicted) 2025-04-16 14:24:49.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:49.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-16 14:24:49.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-16 14:24:49.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-16 14:24:49.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-16 14:24:49.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.844 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b17373: (connection evicted) 2025-04-16 14:24:49.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:49.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-16 14:24:49.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125447a0 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.846 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-16 14:24:49.859 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.867 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.869 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.870 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56554e7 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:49.871 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:49.872 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-16 14:24:49.872 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.872 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.872 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-16 14:24:49.875 [DefaultDispatcher-worker-8 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-04-16 14:24:49.885 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.892 [DefaultDispatcher-worker-4 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2025-04-16 14:24:49.894 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.896 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.898 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.903 [DefaultDispatcher-worker-5 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:49.903 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.903 [DefaultDispatcher-worker-5 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:49.903 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.904 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.904 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:49.907 [DefaultDispatcher-worker-14 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@305230ea 2025-04-16 14:24:49.913 [DefaultDispatcher-worker-3 @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-04-16 14:24:49.918 [DefaultDispatcher-worker-15 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.930 [DefaultDispatcher-worker-12 @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-16 14:24:49.935 [DefaultDispatcher-worker-4 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.943 [DefaultDispatcher-worker-1 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.946 [HikariPool-159 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.947 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.964 [DefaultDispatcher-worker-17 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602 2025-04-16 14:24:49.972 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.976 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:49.993 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:50.000 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:50.000 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.000 [DefaultDispatcher-worker-17 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.000 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.002 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.002 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.013 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:50.028 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:50.081 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:50.081 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.081 [DefaultDispatcher-worker-5 @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-16 14:24:50.082 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.082 [DefaultDispatcher-worker-22 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.168 [DefaultDispatcher-worker-15 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:50.168 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.168 [DefaultDispatcher-worker-15 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.168 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.192 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.192 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.354 [DefaultDispatcher-worker-16 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:50.354 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.354 [DefaultDispatcher-worker-16 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.354 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.357 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.357 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.443 [DefaultDispatcher-worker-20 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:50.443 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.443 [DefaultDispatcher-worker-20 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.443 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.444 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.444 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.490 [DefaultDispatcher-worker-2 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:50.491 [DefaultDispatcher-worker-2 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.491 [DefaultDispatcher-worker-2 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.491 [DefaultDispatcher-worker-2 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.492 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.492 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.517 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:50.596 [DefaultDispatcher-worker-19 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:50.596 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.596 [DefaultDispatcher-worker-19 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.596 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.601 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.601 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.641 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:50.641 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.641 [DefaultDispatcher-worker-3 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.641 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.644 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.644 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.644 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:50.785 [DefaultDispatcher-worker-14 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:50.785 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.785 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.785 [DefaultDispatcher-worker-14 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.786 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.786 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.908 [DefaultDispatcher-worker-8 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:50.908 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.908 [DefaultDispatcher-worker-8 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:50.908 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.910 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:50.910 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.006 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:51.006 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.006 [DefaultDispatcher-worker-17 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.006 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.014 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.014 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.087 [DefaultDispatcher-worker-12 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:51.087 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.087 [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-16 14:24:51.087 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.088 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.200 [DefaultDispatcher-worker-17 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:51.200 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.200 [DefaultDispatcher-worker-17 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.200 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.202 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.202 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.362 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:51.362 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.362 [DefaultDispatcher-worker-4 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.362 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.365 [DefaultDispatcher-worker-13 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.365 [DefaultDispatcher-worker-13 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.449 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:51.449 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.449 [DefaultDispatcher-worker-7 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.449 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.450 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.450 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.499 [DefaultDispatcher-worker-19 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:51.499 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.499 [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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.499 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.504 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.504 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.606 [DefaultDispatcher-worker-16 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:51.606 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.606 [DefaultDispatcher-worker-16 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.606 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.607 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.607 [DefaultDispatcher-worker-19 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.648 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:51.649 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.649 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.649 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.650 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.650 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.791 [DefaultDispatcher-worker-2 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:51.791 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.791 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.791 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.794 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.795 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.915 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:51.915 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.915 [DefaultDispatcher-worker-6 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:51.915 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.917 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.917 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:51.935 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:51.949 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:52.019 [DefaultDispatcher-worker-15 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:52.019 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.019 [DefaultDispatcher-worker-15 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.019 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.022 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.022 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.092 [DefaultDispatcher-worker-23 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:52.092 [DefaultDispatcher-worker-23 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.092 [DefaultDispatcher-worker-23 @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-16 14:24:52.092 [DefaultDispatcher-worker-23 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.093 [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-16 14:24:52.207 [DefaultDispatcher-worker-19 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:52.207 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.207 [DefaultDispatcher-worker-19 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.207 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.209 [DefaultDispatcher-worker-18 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.209 [DefaultDispatcher-worker-18 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.370 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:52.370 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.371 [DefaultDispatcher-worker-10 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.371 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.372 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.372 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.455 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:52.455 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.455 [DefaultDispatcher-worker-7 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.455 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.456 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.456 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.509 [DefaultDispatcher-worker-2 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:52.509 [DefaultDispatcher-worker-2 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.509 [DefaultDispatcher-worker-2 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.509 [DefaultDispatcher-worker-2 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.510 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.510 [DefaultDispatcher-worker-1 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.612 [DefaultDispatcher-worker-12 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:52.612 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.612 [DefaultDispatcher-worker-12 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.612 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.613 [DefaultDispatcher-worker-3 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.613 [DefaultDispatcher-worker-3 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.655 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:52.655 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.655 [DefaultDispatcher-worker-3 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.655 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.656 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.656 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.799 [DefaultDispatcher-worker-20 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:52.799 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.799 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.799 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.800 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.800 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-7 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-7 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:52.922 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.026 [DefaultDispatcher-worker-22 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:53.026 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.026 [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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.026 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.027 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.027 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.099 [DefaultDispatcher-worker-8 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:53.099 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.099 [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-16 14:24:53.099 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.099 [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-16 14:24:53.214 [DefaultDispatcher-worker-20 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:53.214 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.214 [DefaultDispatcher-worker-20 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.214 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.214 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.214 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.376 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:53.376 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.376 [DefaultDispatcher-worker-17 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.376 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.377 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.377 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-9 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.460 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.514 [DefaultDispatcher-worker-7 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:53.514 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.514 [DefaultDispatcher-worker-7 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.514 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.514 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.515 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.617 [DefaultDispatcher-worker-16 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:53.617 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.617 [DefaultDispatcher-worker-16 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.617 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.618 [DefaultDispatcher-worker-8 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.618 [DefaultDispatcher-worker-8 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.660 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:53.660 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.660 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.660 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.661 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.661 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.804 [DefaultDispatcher-worker-20 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:53.804 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.804 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.804 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.805 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.805 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.927 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:53.927 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.927 [DefaultDispatcher-worker-12 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:53.927 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.928 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:53.928 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.031 [DefaultDispatcher-worker-13 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:54.031 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.031 [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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.031 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.032 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.032 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.104 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:54.104 [DefaultDispatcher-worker-17 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.104 [DefaultDispatcher-worker-17 @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-16 14:24:54.104 [DefaultDispatcher-worker-17 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.104 [DefaultDispatcher-worker-7 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.195 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:54.209 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:54.218 [DefaultDispatcher-worker-20 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:54.218 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.218 [DefaultDispatcher-worker-20 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.218 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.219 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.219 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.381 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:54.381 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.381 [DefaultDispatcher-worker-6 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.381 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.382 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.382 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-20 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-20 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.465 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.519 [DefaultDispatcher-worker-15 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:54.519 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.519 [DefaultDispatcher-worker-15 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.519 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.520 [DefaultDispatcher-worker-21 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.520 [DefaultDispatcher-worker-21 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.622 [DefaultDispatcher-worker-9 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:54.623 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.623 [DefaultDispatcher-worker-9 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.623 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.623 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.623 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-18 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-18 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.666 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.809 [DefaultDispatcher-worker-19 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:54.809 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.809 [DefaultDispatcher-worker-19 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.809 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.810 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.810 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.932 [DefaultDispatcher-worker-4 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:54.933 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.933 [DefaultDispatcher-worker-4 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:54.933 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.933 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.933 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:54.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-16 14:24:54.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-16 14:24:54.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:54.959 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc8a602: (connection evicted) 2025-04-16 14:24:54.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-16 14:24:54.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:54.960 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@305230ea: (connection evicted) 2025-04-16 14:24:54.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-16 14:24:54.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dce3e82 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.962 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-16 14:24:54.973 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.978 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.979 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.980 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d9cc10 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.981 [Test worker @coroutine#3810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-16 14:24:54.989 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.994 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.994 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.995 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:54.999 [DefaultDispatcher-worker-5 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38769b6c 2025-04-16 14:24:55.006 [DefaultDispatcher-worker-5 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:55.011 [DefaultDispatcher-worker-2 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-16 14:24:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.016 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce59833: (connection evicted) 2025-04-16 14:24:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-16 14:24:55.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-16 14:24:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.016 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38769b6c: (connection evicted) 2025-04-16 14:24:55.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-16 14:24:55.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-16 14:24:55.017 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3449cddf 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.018 [Test worker @coroutine#3867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-16 14:24:55.026 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.031 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.032 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.033 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fda9fde 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.033 [Test worker @coroutine#3867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-16 14:24:55.034 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.034 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.034 [Test worker @coroutine#3867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-16 14:24:55.037 [DefaultDispatcher-worker-5 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:55.037 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.037 [DefaultDispatcher-worker-5 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.037 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.038 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.038 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.042 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.046 [Test worker @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.047 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.048 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.052 [DefaultDispatcher-worker-14 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-04-16 14:24:55.059 [DefaultDispatcher-worker-1 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.064 [DefaultDispatcher-worker-20 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2025-04-16 14:24:55.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-16 14:24:55.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-16 14:24:55.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.068 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46da7d39: (connection evicted) 2025-04-16 14:24:55.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-16 14:24:55.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.069 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78: (connection evicted) 2025-04-16 14:24:55.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-16 14:24:55.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f270e7 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.070 [Test worker @coroutine#3927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-16 14:24:55.078 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.083 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.084 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.085 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1925b113 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.085 [Test worker @coroutine#3927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-16 14:24:55.093 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.098 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.099 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.099 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.104 [DefaultDispatcher-worker-9 @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-04-16 14:24:55.108 [DefaultDispatcher-worker-7 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:55.108 [DefaultDispatcher-worker-7 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.108 [DefaultDispatcher-worker-7 @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-16 14:24:55.108 [DefaultDispatcher-worker-7 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.109 [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-16 14:24:55.111 [DefaultDispatcher-worker-6 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.116 [DefaultDispatcher-worker-7 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2025-04-16 14:24:55.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-16 14:24:55.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-16 14:24:55.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.121 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da09b52: (connection evicted) 2025-04-16 14:24:55.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-16 14:24:55.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-16 14:24:55.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-16 14:24:55.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-16 14:24:55.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.121 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3: (connection evicted) 2025-04-16 14:24:55.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-16 14:24:55.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e7ea20 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.123 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-16 14:24:55.131 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.136 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.137 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.138 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb054 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.138 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-16 14:24:55.146 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.152 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.153 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.153 [Test worker @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.158 [DefaultDispatcher-worker-15 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2025-04-16 14:24:55.165 [DefaultDispatcher-worker-1 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.170 [DefaultDispatcher-worker-4 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.174 [DefaultDispatcher-worker-20 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5 2025-04-16 14:24:55.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-16 14:24:55.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-16 14:24:55.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.178 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5c53e5: (connection evicted) 2025-04-16 14:24:55.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-16 14:24:55.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-16 14:24:55.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-16 14:24:55.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-16 14:24:55.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.178 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57421698: (connection evicted) 2025-04-16 14:24:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-16 14:24:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-16 14:24:55.179 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8036bb 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.180 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-16 14:24:55.187 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.192 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.193 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.194 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32787dee 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.194 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.195 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-16 14:24:55.202 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.207 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.208 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.209 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.213 [DefaultDispatcher-worker-6 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e 2025-04-16 14:24:55.220 [DefaultDispatcher-worker-6 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.223 [DefaultDispatcher-worker-13 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:55.223 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.223 [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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.223 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.223 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.223 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.224 [DefaultDispatcher-worker-8 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.227 [DefaultDispatcher-worker-2 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.236 [DefaultDispatcher-worker-8 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5113ab26 2025-04-16 14:24:55.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-16 14:24:55.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-16 14:24:55.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.239 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5113ab26: (connection evicted) 2025-04-16 14:24:55.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-16 14:24:55.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-16 14:24:55.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-16 14:24:55.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-16 14:24:55.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.239 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47fe4c3e: (connection evicted) 2025-04-16 14:24:55.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-16 14:24:55.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56da2437 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.240 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-16 14:24:55.241 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.241 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.241 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-16 14:24:55.248 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.253 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.254 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.255 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463c5d0f 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-16 14:24:55.255 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.256 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.256 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-16 14:24:55.263 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.268 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.268 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.269 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.275 [DefaultDispatcher-worker-6 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f 2025-04-16 14:24:55.283 [DefaultDispatcher-worker-19 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.287 [DefaultDispatcher-worker-10 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.288 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2025-04-16 14:24:55.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-16 14:24:55.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-16 14:24:55.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.292 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545d772e: (connection evicted) 2025-04-16 14:24:55.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-16 14:24:55.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.293 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b59e2f: (connection evicted) 2025-04-16 14:24:55.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-16 14:24:55.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77524169 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.294 [Test worker @coroutine#4197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-16 14:24:55.301 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.306 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.307 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.308 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.308 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-16 14:24:55.308 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.308 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2cd7ff 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.309 [Test worker @coroutine#4197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-16 14:24:55.316 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.321 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.322 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.323 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.327 [DefaultDispatcher-worker-7 @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2025-04-16 14:24:55.334 [DefaultDispatcher-worker-7 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.339 [DefaultDispatcher-worker-1 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.340 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.341 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2025-04-16 14:24:55.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-16 14:24:55.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-16 14:24:55.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.345 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa: (connection evicted) 2025-04-16 14:24:55.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-16 14:24:55.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.346 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6070990b: (connection evicted) 2025-04-16 14:24:55.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-16 14:24:55.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3287cf03 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.347 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-16 14:24:55.355 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.360 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.361 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.361 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6770a229 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.362 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-16 14:24:55.370 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.375 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.376 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.377 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.381 [DefaultDispatcher-worker-16 @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4 2025-04-16 14:24:55.386 [DefaultDispatcher-worker-23 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:55.386 [DefaultDispatcher-worker-23 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.386 [DefaultDispatcher-worker-23 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.386 [DefaultDispatcher-worker-23 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.387 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.387 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.389 [DefaultDispatcher-worker-23 @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.394 [DefaultDispatcher-worker-16 @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5 2025-04-16 14:24:55.428 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-16 14:24:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-16 14:24:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.433 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7030b5: (connection evicted) 2025-04-16 14:24:55.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-16 14:24:55.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.434 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1009a9b4: (connection evicted) 2025-04-16 14:24:55.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-16 14:24:55.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a42767 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.435 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-16 14:24:55.443 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.448 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.449 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.450 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357f0cc9 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.450 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-16 14:24:55.451 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.451 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.451 [Test worker @coroutine#4338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-16 14:24:55.458 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.463 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.463 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.464 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.465 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-2 @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5713e261 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.469 [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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.469 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.476 [DefaultDispatcher-worker-5 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.481 [DefaultDispatcher-worker-2 @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6 2025-04-16 14:24:55.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-16 14:24:55.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-16 14:24:55.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.485 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eaa52d6: (connection evicted) 2025-04-16 14:24:55.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-16 14:24:55.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-16 14:24:55.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-16 14:24:55.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-16 14:24:55.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.485 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5713e261: (connection evicted) 2025-04-16 14:24:55.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-16 14:24:55.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-16 14:24:55.486 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-16 14:24:55.486 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1847da64 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.487 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-16 14:24:55.495 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.500 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.500 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.501 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b989889 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.502 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-16 14:24:55.509 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.514 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.515 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.516 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.520 [DefaultDispatcher-worker-20 @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2025-04-16 14:24:55.524 [DefaultDispatcher-worker-13 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:55.524 [DefaultDispatcher-worker-13 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.524 [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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.524 [DefaultDispatcher-worker-13 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.525 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.525 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.527 [DefaultDispatcher-worker-14 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.532 [DefaultDispatcher-worker-15 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.533 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.534 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-16 14:24:55.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.538 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb: (connection evicted) 2025-04-16 14:24:55.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-16 14:24:55.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-16 14:24:55.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.538 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38379575: (connection evicted) 2025-04-16 14:24:55.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-16 14:24:55.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959c4e 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.540 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-16 14:24:55.548 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.553 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.554 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.555 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113b39e9 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.555 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-16 14:24:55.563 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.568 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.569 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.569 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.574 [DefaultDispatcher-worker-23 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361eed12 2025-04-16 14:24:55.581 [DefaultDispatcher-worker-8 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.586 [DefaultDispatcher-worker-3 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.592 [UI Thread @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee 2025-04-16 14:24:55.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-16 14:24:55.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-16 14:24:55.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.594 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66d0d5ee: (connection evicted) 2025-04-16 14:24:55.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-16 14:24:55.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-16 14:24:55.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-16 14:24:55.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-16 14:24:55.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.595 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361eed12: (connection evicted) 2025-04-16 14:24:55.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-16 14:24:55.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451e8bd0 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.596 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-16 14:24:55.597 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.597 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.597 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-16 14:24:55.605 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.610 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.611 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.611 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.616 [DefaultDispatcher-worker-1 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.617 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.625 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1743c249 2025-04-16 14:24:55.628 [DefaultDispatcher-worker-14 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:55.628 [DefaultDispatcher-worker-14 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.628 [DefaultDispatcher-worker-14 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.628 [DefaultDispatcher-worker-14 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.629 [DefaultDispatcher-worker-1 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.629 [DefaultDispatcher-worker-1 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-16 14:24:55.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-16 14:24:55.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.638 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1743c249: (connection evicted) 2025-04-16 14:24:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-16 14:24:55.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e36d0f 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.640 [Test worker @coroutine#4592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-16 14:24:55.648 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.653 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.654 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.655 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2025-04-16 14:24:55.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-16 14:24:55.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-16 14:24:55.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:55.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-16 14:24:55.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-16 14:24:55.658 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-16 14:24:55.658 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.658 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e63b9f 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.659 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-16 14:24:55.667 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.671 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:55.671 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.671 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.671 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.672 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.672 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.672 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.673 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.674 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2025-04-16 14:24:55.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-16 14:24:55.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-16 14:24:55.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:55.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-16 14:24:55.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4833bb83 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.677 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-16 14:24:55.685 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.690 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.691 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.692 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2025-04-16 14:24:55.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-16 14:24:55.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-16 14:24:55.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:55.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-16 14:24:55.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d128d0 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.696 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-16 14:24:55.705 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.710 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.711 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.712 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.717 [DefaultDispatcher-worker-13 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-04-16 14:24:55.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-16 14:24:55.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-16 14:24:55.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.725 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9: (connection evicted) 2025-04-16 14:24:55.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-16 14:24:55.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf7de4e 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.727 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-16 14:24:55.735 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.740 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.741 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.742 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-04-16 14:24:55.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-16 14:24:55.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-16 14:24:55.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:55.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-16 14:24:55.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51535304 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.746 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-16 14:24:55.754 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.759 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.760 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.761 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.765 [DefaultDispatcher-worker-19 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.766 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.768 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2025-04-16 14:24:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-16 14:24:55.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-16 14:24:55.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.780 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346d441a: (connection evicted) 2025-04-16 14:24:55.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-16 14:24:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3934db 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.782 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-16 14:24:55.790 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.794 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.795 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.796 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.796 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.797 [Test worker @coroutine#4790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-16 14:24:55.805 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.810 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.811 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.812 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.814 [DefaultDispatcher-worker-7 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:55.814 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.814 [DefaultDispatcher-worker-7 @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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.814 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.815 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.815 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.815 [DefaultDispatcher-worker-16 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-16 14:24:55.822 [DefaultDispatcher-worker-14 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.834 [DefaultDispatcher-worker-4 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-16 14:24:55.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.839 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a9f3d4: (connection evicted) 2025-04-16 14:24:55.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-16 14:24:55.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-16 14:24:55.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.839 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2025-04-16 14:24:55.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-16 14:24:55.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d4757f 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.841 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-16 14:24:55.849 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.854 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.854 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.855 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7119d1da 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.856 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-16 14:24:55.863 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.868 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.869 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.870 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.875 [DefaultDispatcher-worker-12 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00 2025-04-16 14:24:55.882 [DefaultDispatcher-worker-21 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.892 [DefaultDispatcher-worker-11 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5771adf3 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-16 14:24:55.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.894 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5771adf3: (connection evicted) 2025-04-16 14:24:55.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-16 14:24:55.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-16 14:24:55.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.895 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dbd7f00: (connection evicted) 2025-04-16 14:24:55.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-16 14:24:55.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-16 14:24:55.896 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29922188 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.897 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-16 14:24:55.907 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.913 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.913 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.914 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea82cef 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.915 [Test worker @coroutine#4846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-16 14:24:55.923 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.928 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.929 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.930 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.934 [DefaultDispatcher-worker-22 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-04-16 14:24:55.937 [DefaultDispatcher-worker-10 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:55.937 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.937 [DefaultDispatcher-worker-10 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:55.937 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.938 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.938 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:55.942 [DefaultDispatcher-worker-13 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.948 [DefaultDispatcher-worker-22 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.951 [DefaultDispatcher-worker-4 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.956 [DefaultDispatcher-worker-6 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2025-04-16 14:24:55.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-16 14:24:55.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-16 14:24:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.962 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc: (connection evicted) 2025-04-16 14:24:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-16 14:24:55.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-16 14:24:55.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-16 14:24:55.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-16 14:24:55.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:55.963 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d: (connection evicted) 2025-04-16 14:24:55.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:55.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-16 14:24:55.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57753d41 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.964 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-16 14:24:55.965 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.965 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.965 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-16 14:24:55.972 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.977 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.978 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.979 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8551ee6 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:55.979 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-16 14:24:55.980 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.980 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.980 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-16 14:24:55.987 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.992 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.993 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.993 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:55.997 [DefaultDispatcher-worker-2 @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2025-04-16 14:24:56.004 [DefaultDispatcher-worker-13 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:56.009 [DefaultDispatcher-worker-13 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:56.013 [DefaultDispatcher-worker-4 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e95661 2025-04-16 14:24:56.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-16 14:24:56.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-16 14:24:56.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.018 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e95661: (connection evicted) 2025-04-16 14:24:56.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-16 14:24:56.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.019 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b: (connection evicted) 2025-04-16 14:24:56.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-16 14:24:56.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7528ece2 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.020 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-16 14:24:56.028 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.033 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.033 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.034 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ade311 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.035 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-16 14:24:56.042 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:56.042 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.042 [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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.042 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.043 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.043 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.044 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.049 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.050 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.051 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.055 [DefaultDispatcher-worker-14 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-04-16 14:24:56.062 [DefaultDispatcher-worker-19 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.067 [DefaultDispatcher-worker-2 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-04-16 14:24:56.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-16 14:24:56.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-16 14:24:56.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.069 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d: (connection evicted) 2025-04-16 14:24:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-16 14:24:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.070 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251ed676: (connection evicted) 2025-04-16 14:24:56.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-16 14:24:56.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13473685 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.072 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-16 14:24:56.080 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.085 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.086 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.087 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772357e9 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.087 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-16 14:24:56.095 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.100 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.101 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.102 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.106 [DefaultDispatcher-worker-4 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-04-16 14:24:56.113 [DefaultDispatcher-worker-11 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:56.113 [DefaultDispatcher-worker-11 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.113 [DefaultDispatcher-worker-11 @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-16 14:24:56.113 [DefaultDispatcher-worker-11 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.113 [DefaultDispatcher-worker-11 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.114 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.118 [DefaultDispatcher-worker-14 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.129 [DefaultDispatcher-worker-15 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-04-16 14:24:56.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-16 14:24:56.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-16 14:24:56.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.130 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f: (connection evicted) 2025-04-16 14:24:56.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-16 14:24:56.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.131 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c8a027: (connection evicted) 2025-04-16 14:24:56.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-16 14:24:56.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.132 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-16 14:24:56.140 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.145 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.146 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.146 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9a18ed 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.147 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-16 14:24:56.155 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.160 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.161 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.161 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.165 [DefaultDispatcher-worker-6 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2025-04-16 14:24:56.173 [DefaultDispatcher-worker-7 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.178 [DefaultDispatcher-worker-12 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.181 [DefaultDispatcher-worker-8 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.188 [DefaultDispatcher-worker-17 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-16 14:24:56.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-16 14:24:56.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-16 14:24:56.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.189 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2025-04-16 14:24:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-16 14:24:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.190 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6: (connection evicted) 2025-04-16 14:24:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-16 14:24:56.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d1315b 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.191 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-16 14:24:56.192 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.192 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.192 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-16 14:24:56.199 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.204 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.205 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.205 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd585a5 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.206 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-16 14:24:56.213 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.218 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.219 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.220 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.224 [DefaultDispatcher-worker-15 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-16 14:24:56.227 [DefaultDispatcher-worker-16 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:56.227 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.227 [DefaultDispatcher-worker-16 @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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.227 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.228 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.228 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.231 [DefaultDispatcher-worker-14 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.236 [DefaultDispatcher-worker-16 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34989ceb 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-16 14:24:56.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.242 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34989ceb: (connection evicted) 2025-04-16 14:24:56.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-16 14:24:56.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-16 14:24:56.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.243 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11736ebc: (connection evicted) 2025-04-16 14:24:56.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-16 14:24:56.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-16 14:24:56.243 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4d72bd 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.244 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-16 14:24:56.251 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.256 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.257 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.258 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157002b7 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.258 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-16 14:24:56.266 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.270 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.271 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.272 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.277 [DefaultDispatcher-worker-9 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2025-04-16 14:24:56.285 [DefaultDispatcher-worker-9 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.290 [DefaultDispatcher-worker-3 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2025-04-16 14:24:56.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-16 14:24:56.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-16 14:24:56.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.292 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365ad794: (connection evicted) 2025-04-16 14:24:56.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-16 14:24:56.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-16 14:24:56.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-16 14:24:56.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-16 14:24:56.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.293 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba76911: (connection evicted) 2025-04-16 14:24:56.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-16 14:24:56.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2175111e 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.294 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-16 14:24:56.295 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.295 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.295 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-16 14:24:56.303 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.308 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.309 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.310 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335414e 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.311 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-16 14:24:56.319 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.324 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.325 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.326 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.332 [DefaultDispatcher-worker-10 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c976b1 2025-04-16 14:24:56.340 [DefaultDispatcher-worker-6 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.344 [DefaultDispatcher-worker-5 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b5056e 2025-04-16 14:24:56.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-16 14:24:56.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-16 14:24:56.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.346 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b5056e: (connection evicted) 2025-04-16 14:24:56.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-16 14:24:56.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-16 14:24:56.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-16 14:24:56.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-16 14:24:56.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.347 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c976b1: (connection evicted) 2025-04-16 14:24:56.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-16 14:24:56.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@546f0f36 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.349 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-16 14:24:56.360 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.365 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.366 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.367 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1990afa2 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.368 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-16 14:24:56.369 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.369 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.369 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-16 14:24:56.377 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.382 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.382 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.383 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.387 [DefaultDispatcher-worker-16 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f72e12 2025-04-16 14:24:56.391 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:56.391 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.391 [DefaultDispatcher-worker-10 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.391 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.392 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.392 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.395 [DefaultDispatcher-worker-10 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.401 [DefaultDispatcher-worker-6 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.406 [DefaultDispatcher-worker-5 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.449 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.469 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.474 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:56.474 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.474 [DefaultDispatcher-worker-7 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.474 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.475 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.475 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.525 [DefaultDispatcher-worker-1 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d128fd 2025-04-16 14:24:56.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-16 14:24:56.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-16 14:24:56.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.527 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d128fd: (connection evicted) 2025-04-16 14:24:56.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-16 14:24:56.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.528 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f72e12: (connection evicted) 2025-04-16 14:24:56.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-16 14:24:56.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1836228d 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.529 [DefaultDispatcher-worker-12 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-16 14:24:56.529 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.529 [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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.529 [DefaultDispatcher-worker-12 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.529 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-16 14:24:56.530 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.530 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.537 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.542 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.543 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.544 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.544 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24cdc97f 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.545 [Test worker @coroutine#5204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-16 14:24:56.552 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.557 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.558 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.559 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.563 [DefaultDispatcher-worker-19 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-16 14:24:56.570 [DefaultDispatcher-worker-14 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.575 [DefaultDispatcher-worker-2 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.580 [DefaultDispatcher-worker-1 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcd300e 2025-04-16 14:24:56.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-16 14:24:56.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-16 14:24:56.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.582 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcd300e: (connection evicted) 2025-04-16 14:24:56.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-16 14:24:56.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-16 14:24:56.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-16 14:24:56.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-16 14:24:56.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.583 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466d87a1: (connection evicted) 2025-04-16 14:24:56.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-16 14:24:56.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f234e35 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.584 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.585 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-16 14:24:56.593 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.597 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.598 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.599 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ee4640 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.600 [Test worker @coroutine#5236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-16 14:24:56.608 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.613 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.614 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.614 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.619 [DefaultDispatcher-worker-7 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-04-16 14:24:56.626 [DefaultDispatcher-worker-14 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.633 [DefaultDispatcher-worker-20 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:56.633 [DefaultDispatcher-worker-20 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.633 [DefaultDispatcher-worker-20 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.633 [DefaultDispatcher-worker-20 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.634 [DefaultDispatcher-worker-22 @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-04-16 14:24:56.634 [DefaultDispatcher-worker-21 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.634 [DefaultDispatcher-worker-21 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-16 14:24:56.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.637 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55691a59: (connection evicted) 2025-04-16 14:24:56.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-16 14:24:56.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-16 14:24:56.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.638 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd: (connection evicted) 2025-04-16 14:24:56.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-16 14:24:56.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50aa5826 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.639 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-16 14:24:56.647 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.652 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.653 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.654 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a41183b 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.654 [Test worker @coroutine#5268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-16 14:24:56.662 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.667 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.668 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.669 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.673 [DefaultDispatcher-worker-17 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-04-16 14:24:56.675 [DefaultDispatcher-worker-21 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:56.675 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.675 [DefaultDispatcher-worker-21 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.675 [DefaultDispatcher-worker-21 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.676 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.676 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.680 [DefaultDispatcher-worker-15 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.686 [DefaultDispatcher-worker-20 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.691 [DefaultDispatcher-worker-4 @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-16 14:24:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.694 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f: (connection evicted) 2025-04-16 14:24:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-16 14:24:56.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-16 14:24:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.694 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7: (connection evicted) 2025-04-16 14:24:56.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-16 14:24:56.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c75b0c8 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.696 [Test worker @coroutine#5301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-16 14:24:56.704 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.709 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.710 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.711 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.715 [DefaultDispatcher-worker-17 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.719 [DefaultDispatcher-worker-19 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-16 14:24:56.726 [UI Thread @coroutine#5327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717128525204488192 2025-04-16 14:24:56.726 [UI Thread @coroutine#5327] 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=717128525204488192. 2025-04-16 14:24:56.726 [UI Thread @coroutine#5327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717128525204488192 2025-04-16 14:24:56.727 [UI Thread @coroutine#5327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717128525204488192 2025-04-16 14:24:56.727 [UI Thread @coroutine#5327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717128525204488192 2025-04-16 14:24:56.727 [UI Thread @coroutine#5327] 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=717128525204488192. 2025-04-16 14:24:56.727 [UI Thread @coroutine#5327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717128525204488192 to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:56.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-16 14:24:56.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-16 14:24:56.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.730 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a: (connection evicted) 2025-04-16 14:24:56.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-16 14:24:56.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34adce96 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.767 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-16 14:24:56.768 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.768 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.768 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-16 14:24:56.775 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.780 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.781 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.782 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.787 [DefaultDispatcher-worker-5 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.798 [DefaultDispatcher-worker-2 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.802 [DefaultDispatcher-worker-23 @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-16 14:24:56.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-16 14:24:56.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-16 14:24:56.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.810 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794c22cd: (connection evicted) 2025-04-16 14:24:56.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-16 14:24:56.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-16 14:24:56.852 [DefaultDispatcher-worker-20 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:56.852 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.852 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.852 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.852 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-16 14:24:56.852 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.852 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.852 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.852 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd645 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.853 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.853 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.853 [Test worker @coroutine#5368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-16 14:24:56.861 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.866 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.867 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.868 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-04-16 14:24:56.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-16 14:24:56.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-16 14:24:56.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:56.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-16 14:24:56.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.873 [Test worker @coroutine#5388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-16 14:24:56.880 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.885 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.886 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.887 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-16 14:24:56.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-16 14:24:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-16 14:24:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-16 14:24:56.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba0c0e5 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.891 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-16 14:24:56.900 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.905 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.906 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.907 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.907 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-16 14:24:56.908 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.908 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.908 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-16 14:24:56.916 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.921 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.922 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.923 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.927 [DefaultDispatcher-worker-21 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-16 14:24:56.934 [DefaultDispatcher-worker-7 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9 2025-04-16 14:24:56.937 [UI Thread @coroutine#5430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.937 [UI Thread @coroutine#5430] 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:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:24:56.937 [UI Thread @coroutine#5430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.938 [UI Thread @coroutine#5430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.938 [UI Thread @coroutine#5430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.938 [UI Thread @coroutine#5430] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:24:56.938 [UI Thread @coroutine#5430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55887/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:56.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-16 14:24:56.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-16 14:24:56.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.939 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e83cb9: (connection evicted) 2025-04-16 14:24:56.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-16 14:24:56.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-16 14:24:56.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-16 14:24:56.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-16 14:24:56.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.940 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2025-04-16 14:24:56.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-16 14:24:56.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-16 14:24:56.941 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f324d9f 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.942 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.943 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:56.949 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.954 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.955 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.956 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3063493e 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.957 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-16 14:24:56.965 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.970 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.970 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.971 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.976 [DefaultDispatcher-worker-19 @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-16 14:24:56.983 [DefaultDispatcher-worker-15 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-16 14:24:56.984 [UI Thread @coroutine#5462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46257/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.984 [UI Thread @coroutine#5462] 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:46257/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:24:56.984 [UI Thread @coroutine#5462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46257/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.985 [UI Thread @coroutine#5462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46257/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.985 [UI Thread @coroutine#5462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46257/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:56.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-16 14:24:56.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-16 14:24:56.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.986 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba: (connection evicted) 2025-04-16 14:24:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-16 14:24:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-16 14:24:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-16 14:24:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-16 14:24:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:56.987 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446d7669: (connection evicted) 2025-04-16 14:24:56.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:56.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-16 14:24:56.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-16 14:24:56.988 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:56.989 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-16 14:24:56.997 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:57.002 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:57.003 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:57.004 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a1d6f 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-16 14:24:57.004 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.005 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.005 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-16 14:24:57.012 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.017 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.018 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.019 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.024 [DefaultDispatcher-worker-16 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5 2025-04-16 14:24:57.032 [DefaultDispatcher-worker-16 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-16 14:24:57.033 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:57.033 [UI Thread @coroutine#5491] 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:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:24:57.033 [UI Thread @coroutine#5491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:57.034 [UI Thread @coroutine#5491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:57.034 [UI Thread @coroutine#5491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 14:24:57.034 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 14:24:57.034 [UI Thread @coroutine#5491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47819/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:57.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-16 14:24:57.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-16 14:24:57.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.035 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2025-04-16 14:24:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-16 14:24:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.036 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c96e1d5: (connection evicted) 2025-04-16 14:24:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-16 14:24:57.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-16 14:24:57.037 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-16 14:24:57.037 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.037 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.037 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d1d8d 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.038 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-16 14:24:57.046 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.047 [DefaultDispatcher-worker-19 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:57.047 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.047 [DefaultDispatcher-worker-19 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.047 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.048 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.048 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.051 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.052 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.053 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb87b73 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.053 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-16 14:24:57.063 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.068 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.069 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.070 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.074 [DefaultDispatcher-worker-3 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7 2025-04-16 14:24:57.082 [DefaultDispatcher-worker-11 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.089 [DefaultDispatcher-worker-20 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-16 14:24:57.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-16 14:24:57.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-16 14:24:57.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.095 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2026af0: (connection evicted) 2025-04-16 14:24:57.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-16 14:24:57.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-16 14:24:57.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-16 14:24:57.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-16 14:24:57.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.096 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67ea7: (connection evicted) 2025-04-16 14:24:57.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-16 14:24:57.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.098 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.099 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-16 14:24:57.108 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.113 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.113 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.114 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.118 [DefaultDispatcher-worker-19 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:57.118 [DefaultDispatcher-worker-19 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.118 [DefaultDispatcher-worker-19 @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-16 14:24:57.118 [DefaultDispatcher-worker-19 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.118 [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-16 14:24:57.118 [DefaultDispatcher-worker-17 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.130 [DefaultDispatcher-worker-4 @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.137 [DefaultDispatcher-worker-22 @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.146 [DefaultDispatcher-worker-12 @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-16 14:24:57.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-16 14:24:57.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-16 14:24:57.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.148 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-04-16 14:24:57.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-16 14:24:57.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-16 14:24:57.149 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-16 14:24:57.149 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.149 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d957b5a 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.150 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-16 14:24:57.157 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.162 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.163 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.164 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30769e7a 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.164 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.165 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-16 14:24:57.172 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.177 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.178 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.179 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.183 [DefaultDispatcher-worker-1 @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726 2025-04-16 14:24:57.190 [DefaultDispatcher-worker-13 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.195 [DefaultDispatcher-worker-22 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-16 14:24:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-16 14:24:57.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-16 14:24:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.199 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49de1717: (connection evicted) 2025-04-16 14:24:57.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-16 14:24:57.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-16 14:24:57.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-16 14:24:57.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-16 14:24:57.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.200 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dd4f726: (connection evicted) 2025-04-16 14:24:57.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-16 14:24:57.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@291fbdc9 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.202 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-16 14:24:57.210 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.215 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.216 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.217 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.221 [DefaultDispatcher-worker-23 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.224 [DefaultDispatcher-worker-2 @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.231 [DefaultDispatcher-worker-3 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:57.231 [DefaultDispatcher-worker-6 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b 2025-04-16 14:24:57.231 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.231 [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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.231 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.232 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.232 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-16 14:24:57.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-16 14:24:57.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.232 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bfaa7b: (connection evicted) 2025-04-16 14:24:57.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-16 14:24:57.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1c0bcc 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.233 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.234 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-16 14:24:57.241 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.246 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.247 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.248 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.253 [DefaultDispatcher-worker-22 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.257 [DefaultDispatcher-worker-1 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2799f9a 2025-04-16 14:24:57.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-16 14:24:57.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-16 14:24:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.258 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2799f9a: (connection evicted) 2025-04-16 14:24:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-16 14:24:57.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178be8fc 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.260 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-16 14:24:57.268 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.273 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.274 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.275 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.314 [DefaultDispatcher-worker-12 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fe15d 2025-04-16 14:24:57.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-16 14:24:57.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-16 14:24:57.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.317 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70fe15d: (connection evicted) 2025-04-16 14:24:57.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-16 14:24:57.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3247f8 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.319 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-16 14:24:57.327 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.332 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.333 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.334 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.338 [DefaultDispatcher-worker-10 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.341 [DefaultDispatcher-worker-6 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79 2025-04-16 14:24:57.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-16 14:24:57.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-16 14:24:57.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.345 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd65b79: (connection evicted) 2025-04-16 14:24:57.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-16 14:24:57.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-16 14:24:57.348 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e90a3de 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.349 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-16 14:24:57.358 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.363 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.364 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.365 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2025-04-16 14:24:57.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-16 14:24:57.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-16 14:24:57.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-16 14:24:57.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8e649e 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.369 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-16 14:24:57.377 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.382 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.383 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.384 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2025-04-16 14:24:57.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-16 14:24:57.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-16 14:24:57.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-16 14:24:57.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4796ae58 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.387 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-16 14:24:57.396 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.396 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:57.396 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.396 [DefaultDispatcher-worker-3 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.396 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.397 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.397 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.401 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.402 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.403 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2627da4c 2025-04-16 14:24:57.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-16 14:24:57.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-16 14:24:57.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-16 14:24:57.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-16 14:24:57.411 [UI Thread @coroutine#5784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60317/Site/verify 2025-04-16 14:24:57.411 [UI Thread @coroutine#5784] 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:60317/Site/verify. 2025-04-16 14:24:57.411 [UI Thread @coroutine#5784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60317/Site/verify 2025-04-16 14:24:57.412 [UI Thread @coroutine#5784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60317/Site/verify 2025-04-16 14:24:57.412 [UI Thread @coroutine#5784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60317/Site/verify 2025-04-16 14:24:57.412 [UI Thread @coroutine#5784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60317/Site/verify. 2025-04-16 14:24:57.412 [UI Thread @coroutine#5784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60317/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d3b49c 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.415 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.416 [Test worker @coroutine#5798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-16 14:24:57.416 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.416 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.416 [Test worker @coroutine#5798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-16 14:24:57.424 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.429 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.430 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.431 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-04-16 14:24:57.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-16 14:24:57.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-16 14:24:57.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-16 14:24:57.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.433 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-16 14:24:57.434 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.434 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.434 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-16 14:24:57.442 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.447 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.448 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.449 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-16 14:24:57.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-16 14:24:57.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-16 14:24:57.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-16 14:24:57.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1c1634 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.451 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-16 14:24:57.452 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.452 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.452 [Test worker @coroutine#5832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-16 14:24:57.460 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.465 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.466 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.467 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2025-04-16 14:24:57.468 [UI Thread @coroutine#5847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58203/Site/verify 2025-04-16 14:24:57.468 [UI Thread @coroutine#5847] 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:58203/Site/verify. 2025-04-16 14:24:57.468 [UI Thread @coroutine#5847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58203/Site/verify 2025-04-16 14:24:57.469 [UI Thread @coroutine#5847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58203/Site/verify 2025-04-16 14:24:57.469 [UI Thread @coroutine#5847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58203/Site/verify 2025-04-16 14:24:57.469 [UI Thread @coroutine#5847] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58203/Site/verify. 2025-04-16 14:24:57.469 [UI Thread @coroutine#5847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58203/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-16 14:24:57.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-16 14:24:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-16 14:24:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-16 14:24:57.474 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46227/Site/verify 2025-04-16 14:24:57.474 [UI Thread @coroutine#5859] 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:46227/Site/verify. 2025-04-16 14:24:57.474 [UI Thread @coroutine#5859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46227/Site/verify 2025-04-16 14:24:57.474 [UI Thread @coroutine#5859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46227/Site/verify 2025-04-16 14:24:57.474 [UI Thread @coroutine#5859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46227/Site/verify 2025-04-16 14:24:57.475 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46227/Site/verify. 2025-04-16 14:24:57.475 [UI Thread @coroutine#5859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46227/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:57.478 [UI Thread @coroutine#5872] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33831/Site/verify 2025-04-16 14:24:57.478 [UI Thread @coroutine#5872] 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:33831/Site/verify. 2025-04-16 14:24:57.478 [UI Thread @coroutine#5872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33831/Site/verify 2025-04-16 14:24:57.479 [UI Thread @coroutine#5872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33831/Site/verify 2025-04-16 14:24:57.479 [UI Thread @coroutine#5872] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33831/Site/verify 2025-04-16 14:24:57.479 [UI Thread @coroutine#5872] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33831/Site/verify. 2025-04-16 14:24:57.479 [UI Thread @coroutine#5872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33831/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:57.479 [DefaultDispatcher-worker-18 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:57.479 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.479 [DefaultDispatcher-worker-18 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.479 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.480 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.480 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.482 [UI Thread @coroutine#5889] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-16 14:24:57.482 [UI Thread @coroutine#5889] 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-16 14:24:57.482 [UI Thread @coroutine#5889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-16 14:24:57.483 [UI Thread @coroutine#5889] 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-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@133acad0 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.485 [Test worker @coroutine#5896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-16 14:24:57.493 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.499 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.500 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.500 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.505 [DefaultDispatcher-worker-11 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.515 [DefaultDispatcher-worker-13 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.520 [DefaultDispatcher-worker-8 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.523 [DefaultDispatcher-worker-19 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.526 [DefaultDispatcher-worker-9 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.529 [DefaultDispatcher-worker-17 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.533 [DefaultDispatcher-worker-15 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:57.533 [DefaultDispatcher-worker-3 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.533 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.533 [DefaultDispatcher-worker-15 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.533 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.534 [DefaultDispatcher-worker-10 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.534 [DefaultDispatcher-worker-10 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.542 [DefaultDispatcher-worker-17 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b51977 2025-04-16 14:24:57.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-16 14:24:57.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-16 14:24:57.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.543 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b51977: (connection evicted) 2025-04-16 14:24:57.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-16 14:24:57.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8c897e 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.544 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-16 14:24:57.545 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.545 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.545 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-16 14:24:57.552 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.557 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.558 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.559 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d76f990 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.559 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-16 14:24:57.567 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.573 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.573 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.574 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.578 [DefaultDispatcher-worker-8 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe 2025-04-16 14:24:57.585 [DefaultDispatcher-worker-13 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-16 14:24:57.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-16 14:24:57.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-16 14:24:57.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.593 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85: (connection evicted) 2025-04-16 14:24:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-16 14:24:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.594 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6a74fe: (connection evicted) 2025-04-16 14:24:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-16 14:24:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@abb1c3e 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.595 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-16 14:24:57.603 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.608 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.608 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.609 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.609 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2cebdf 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.610 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-16 14:24:57.620 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.625 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.626 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.627 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.631 [DefaultDispatcher-worker-5 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29fae990 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-13 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-13 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-13 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-13 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-21 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.638 [DefaultDispatcher-worker-21 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.639 [DefaultDispatcher-worker-19 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.643 [DefaultDispatcher-worker-21 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c 2025-04-16 14:24:57.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-16 14:24:57.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-16 14:24:57.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.647 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd2fa2c: (connection evicted) 2025-04-16 14:24:57.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-16 14:24:57.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-16 14:24:57.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-16 14:24:57.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-16 14:24:57.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.647 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29fae990: (connection evicted) 2025-04-16 14:24:57.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-16 14:24:57.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b71cfa 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.649 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-16 14:24:57.656 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.661 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.662 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.663 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3ccedb 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.663 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.664 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-16 14:24:57.671 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.676 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.677 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.678 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.680 [DefaultDispatcher-worker-10 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:57.680 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.680 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.680 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.681 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.681 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.681 [DefaultDispatcher-worker-6 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-04-16 14:24:57.688 [DefaultDispatcher-worker-9 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.693 [DefaultDispatcher-worker-8 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b 2025-04-16 14:24:57.749 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.764 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.857 [DefaultDispatcher-worker-20 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:57.857 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.857 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.857 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.858 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.858 [DefaultDispatcher-worker-5 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-16 14:24:57.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-16 14:24:57.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.945 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5757ef9b: (connection evicted) 2025-04-16 14:24:57.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-16 14:24:57.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.946 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0: (connection evicted) 2025-04-16 14:24:57.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-16 14:24:57.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d95c3ef 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.947 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-16 14:24:57.948 [DefaultDispatcher-worker-22 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:57.948 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.948 [DefaultDispatcher-worker-22 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:57.948 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.949 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.949 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:57.955 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.960 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.961 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.961 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df1bd44 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.962 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-16 14:24:57.969 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.974 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.975 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.976 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.980 [DefaultDispatcher-worker-11 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@660dcd17 2025-04-16 14:24:57.987 [DefaultDispatcher-worker-11 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.990 [DefaultDispatcher-worker-8 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.994 [DefaultDispatcher-worker-10 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2025-04-16 14:24:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-16 14:24:57.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-16 14:24:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.996 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@559baea1: (connection evicted) 2025-04-16 14:24:57.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-16 14:24:57.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:57.997 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660dcd17: (connection evicted) 2025-04-16 14:24:57.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-16 14:24:57.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b128cd2 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:57.998 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-16 14:24:58.006 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.011 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.012 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.013 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287d9e0c 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.013 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-16 14:24:58.020 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.026 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.027 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.028 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.031 [DefaultDispatcher-worker-5 @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d 2025-04-16 14:24:58.038 [DefaultDispatcher-worker-19 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.042 [DefaultDispatcher-worker-6 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.046 [DefaultDispatcher-worker-5 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447dec7e 2025-04-16 14:24:58.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-16 14:24:58.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-16 14:24:58.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.048 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447dec7e: (connection evicted) 2025-04-16 14:24:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-16 14:24:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.049 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9eb44d: (connection evicted) 2025-04-16 14:24:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-16 14:24:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2220910 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.050 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-16 14:24:58.051 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.051 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.051 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-16 14:24:58.052 [DefaultDispatcher-worker-6 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:58.052 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.052 [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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.052 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.053 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.053 [DefaultDispatcher-worker-22 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.058 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.063 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.064 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.065 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.065 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be4e71c 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.066 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-16 14:24:58.073 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.078 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.079 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.080 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.084 [DefaultDispatcher-worker-14 @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b 2025-04-16 14:24:58.091 [DefaultDispatcher-worker-12 @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.095 [DefaultDispatcher-worker-20 @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.099 [DefaultDispatcher-worker-9 @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-16 14:24:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.102 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40977fab: (connection evicted) 2025-04-16 14:24:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-16 14:24:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-16 14:24:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.103 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a3d15b: (connection evicted) 2025-04-16 14:24:58.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-16 14:24:58.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-16 14:24:58.104 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-16 14:24:58.104 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b70596d 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.105 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-16 14:24:58.113 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.118 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.119 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.119 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.122 [DefaultDispatcher-worker-3 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:58.123 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.123 [DefaultDispatcher-worker-3 @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-16 14:24:58.123 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.123 [DefaultDispatcher-worker-7 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.123 [DefaultDispatcher-worker-3 @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2025-04-16 14:24:58.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-16 14:24:58.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-16 14:24:58.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.126 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf: (connection evicted) 2025-04-16 14:24:58.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-16 14:24:58.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601e465f 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.127 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.128 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-16 14:24:58.138 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.143 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.144 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.145 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.149 [DefaultDispatcher-worker-23 @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.160 [DefaultDispatcher-worker-5 @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.164 [DefaultDispatcher-worker-23 @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2025-04-16 14:24:58.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-16 14:24:58.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-16 14:24:58.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.167 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65cfd565: (connection evicted) 2025-04-16 14:24:58.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-16 14:24:58.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.168 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-16 14:24:58.169 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.169 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.169 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-16 14:24:58.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.181 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.182 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.183 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.188 [DefaultDispatcher-worker-18 @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.198 [DefaultDispatcher-worker-12 @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.202 [DefaultDispatcher-worker-14 @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.210 [DefaultDispatcher-worker-13 @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-04-16 14:24:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-16 14:24:58.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-16 14:24:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.211 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7: (connection evicted) 2025-04-16 14:24:58.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-16 14:24:58.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29d578de 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.212 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-16 14:24:58.213 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.213 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.213 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-16 14:24:58.220 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.225 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.226 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.227 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.232 [DefaultDispatcher-worker-3 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.235 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:58.235 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.235 [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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.235 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.236 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.236 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.242 [DefaultDispatcher-worker-7 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.246 [DefaultDispatcher-worker-14 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.252 [DefaultDispatcher-worker-22 @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e 2025-04-16 14:24:58.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-16 14:24:58.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-16 14:24:58.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.253 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da5bd9e: (connection evicted) 2025-04-16 14:24:58.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-16 14:24:58.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677480c8 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.255 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-16 14:24:58.263 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.268 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.269 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.270 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a271f3b 2025-04-16 14:24:58.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-16 14:24:58.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-16 14:24:58.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-16 14:24:58.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ee1a38 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.276 [Test worker @coroutine#6393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-16 14:24:58.283 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.288 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.289 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.290 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2025-04-16 14:24:58.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-16 14:24:58.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-16 14:24:58.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-16 14:24:58.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a63c618 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-16 14:24:58.293 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.294 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-16 14:24:58.302 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.307 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.307 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.308 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-04-16 14:24:58.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-16 14:24:58.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-16 14:24:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-16 14:24:58.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0e9400 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.312 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.313 [UI Thread @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-16 14:24:58.323 [UI Thread @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.328 [UI Thread @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.329 [UI Thread @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.330 [UI Thread @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7 2025-04-16 14:24:58.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-16 14:24:58.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-16 14:24:58.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.331 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e71cce7: (connection evicted) 2025-04-16 14:24:58.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-16 14:24:58.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c04a1ca 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.333 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-16 14:24:58.334 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.334 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.334 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-16 14:24:58.342 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.347 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.348 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.349 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb3e76c 2025-04-16 14:24:58.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-16 14:24:58.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-16 14:24:58.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-16 14:24:58.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11932248 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.351 [Test worker @coroutine#6468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-16 14:24:58.359 [Test worker @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.365 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.365 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.366 [Test worker @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc684b 2025-04-16 14:24:58.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-16 14:24:58.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-16 14:24:58.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-16 14:24:58.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ec723c 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.372 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-16 14:24:58.381 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.386 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.387 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.388 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6537dc79 2025-04-16 14:24:58.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-16 14:24:58.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-16 14:24:58.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-16 14:24:58.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fece79 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.390 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.391 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-16 14:24:58.391 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.391 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.391 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-16 14:24:58.400 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.402 [DefaultDispatcher-worker-2 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:58.402 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.402 [DefaultDispatcher-worker-2 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.402 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.403 [DefaultDispatcher-worker-20 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.403 [DefaultDispatcher-worker-20 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.405 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.406 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.407 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-16 14:24:58.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-16 14:24:58.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-16 14:24:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-16 14:24:58.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d3a7025 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.410 [Test worker @coroutine#6519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-16 14:24:58.419 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.425 [Test worker @coroutine#6520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.425 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.426 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca29f17 2025-04-16 14:24:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-16 14:24:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-16 14:24:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-16 14:24:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-16 14:24:58.430 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b225c59 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.431 [Test worker @coroutine#6538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-16 14:24:58.440 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.445 [Test worker @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.446 [Test worker @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.447 [Test worker @coroutine#6544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-04-16 14:24:58.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-16 14:24:58.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-16 14:24:58.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-16 14:24:58.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71676e5f 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.450 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-16 14:24:58.458 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.463 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.464 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.465 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-04-16 14:24:58.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-16 14:24:58.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-16 14:24:58.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-16 14:24:58.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3096a890 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.468 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-16 14:24:58.469 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.469 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.469 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-16 14:24:58.477 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.483 [Test worker @coroutine#6576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.484 [Test worker @coroutine#6578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.484 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:58.484 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.484 [DefaultDispatcher-worker-7 @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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.484 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.485 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.485 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.485 [Test worker @coroutine#6580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-16 14:24:58.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-16 14:24:58.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-16 14:24:58.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-16 14:24:58.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4327ab 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.488 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.489 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-16 14:24:58.497 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.502 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.503 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.504 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6472dd0c 2025-04-16 14:24:58.506 [UI Thread @coroutine#6610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-16 14:24:58.506 [UI Thread @coroutine#6610] 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-16 14:24:58.506 [UI Thread @coroutine#6610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-16 14:24:58.507 [UI Thread @coroutine#6610] 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-16 14:24:58.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-16 14:24:58.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-16 14:24:58.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-16 14:24:58.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-16 14:24:58.509 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2921aa59 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.510 [Test worker @coroutine#6616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-16 14:24:58.518 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.524 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.525 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.525 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-16 14:24:58.528 [UI Thread @coroutine#6633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47601/Site/verify 2025-04-16 14:24:58.528 [UI Thread @coroutine#6633] 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:47601/Site/verify. 2025-04-16 14:24:58.528 [UI Thread @coroutine#6633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47601/Site/verify 2025-04-16 14:24:58.529 [UI Thread @coroutine#6633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47601/Site/verify 2025-04-16 14:24:58.529 [UI Thread @coroutine#6633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47601/Site/verify 2025-04-16 14:24:58.529 [UI Thread @coroutine#6633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47601/Site/verify. 2025-04-16 14:24:58.529 [UI Thread @coroutine#6633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47601/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 14:24:58.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-16 14:24:58.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-16 14:24:58.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 14:24:58.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:58.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-16 14:24:58.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d07e6aa 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:58.533 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-16 14:24:58.534 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.534 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.534 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-16 14:24:58.538 [DefaultDispatcher-worker-23 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:58.538 [DefaultDispatcher-worker-23 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.538 [DefaultDispatcher-worker-23 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.538 [DefaultDispatcher-worker-23 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.539 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.539 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.543 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.548 [Test worker @coroutine#6644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.549 [Test worker @coroutine#6646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.550 [Test worker @coroutine#6648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.554 [DefaultDispatcher-worker-2 @coroutine#6650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.558 [DefaultDispatcher-worker-23 @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6 2025-04-16 14:24:58.562 [UI Thread @coroutine#6662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58811/717128535259029504/_ustadmanifest.json 2025-04-16 14:24:58.562 [UI Thread @coroutine#6662] 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:58811/717128535259029504/_ustadmanifest.json. 2025-04-16 14:24:58.562 [UI Thread @coroutine#6662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58811/717128535259029504/_ustadmanifest.json 2025-04-16 14:24:58.563 [UI Thread @coroutine#6662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58811/717128535259029504/_ustadmanifest.json 2025-04-16 14:24:58.563 [UI Thread @coroutine#6662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58811/717128535259029504/_ustadmanifest.json 2025-04-16 14:24:58.563 [UI Thread @coroutine#6662] 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:58811/717128535259029504/_ustadmanifest.json. 2025-04-16 14:24:58.563 [UI Thread @coroutine#6662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58811/717128535259029504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:58.564 [UI Thread @coroutine#6662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58811/mediainfo.json 2025-04-16 14:24:58.564 [UI Thread @coroutine#6662] 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:58811/mediainfo.json. 2025-04-16 14:24:58.564 [UI Thread @coroutine#6662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58811/mediainfo.json 2025-04-16 14:24:58.564 [UI Thread @coroutine#6662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58811/mediainfo.json 2025-04-16 14:24:58.564 [UI Thread @coroutine#6662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58811/mediainfo.json 2025-04-16 14:24:58.605 [UI Thread @coroutine#6662] 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:58811/mediainfo.json. 2025-04-16 14:24:58.605 [UI Thread @coroutine#6662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58811/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:58.634 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:58.643 [DefaultDispatcher-worker-16 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:58.643 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.643 [DefaultDispatcher-worker-16 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.643 [DefaultDispatcher-worker-16 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.644 [DefaultDispatcher-worker-15 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.644 [DefaultDispatcher-worker-15 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.685 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:58.685 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.685 [DefaultDispatcher-worker-15 @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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.685 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.686 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.686 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.863 [DefaultDispatcher-worker-18 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab373c 2025-04-16 14:24:58.863 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.863 [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:59413/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.863 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.863 [DefaultDispatcher-worker-21 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.863 [DefaultDispatcher-worker-21 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59413/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.953 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-16 14:24:58.953 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.953 [DefaultDispatcher-worker-15 @coroutine#2228] 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:38629/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:58.953 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.954 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:58.954 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38629/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.057 [DefaultDispatcher-worker-19 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2025-04-16 14:24:59.058 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.058 [DefaultDispatcher-worker-19 @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:33445/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.058 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.058 [DefaultDispatcher-worker-23 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.058 [DefaultDispatcher-worker-23 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33445/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.128 [DefaultDispatcher-worker-18 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d8f238 2025-04-16 14:24:59.128 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.128 [DefaultDispatcher-worker-18 @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-16 14:24:59.128 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.128 [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-16 14:24:59.241 [DefaultDispatcher-worker-2 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-16 14:24:59.241 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.241 [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:53175/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.241 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.242 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.242 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.408 [DefaultDispatcher-worker-7 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-16 14:24:59.408 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.408 [DefaultDispatcher-worker-7 @coroutine#2352] 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:45497/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.408 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.409 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.409 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45497/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.489 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-16 14:24:59.490 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.490 [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:38811/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.490 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.490 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.490 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38811/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.543 [DefaultDispatcher-worker-4 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-04-16 14:24:59.544 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.544 [DefaultDispatcher-worker-4 @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:53251/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.544 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.544 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.544 [DefaultDispatcher-worker-4 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53251/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-16 14:24:59.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-16 14:24:59.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:59.608 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475ca2c6: (connection evicted) 2025-04-16 14:24:59.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:59.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-16 14:24:59.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de54be7 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.639 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-16 14:24:59.647 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-23 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-23 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-23 @coroutine#2451] 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:52775/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-23 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-18 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.648 [DefaultDispatcher-worker-18 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52775/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.652 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.653 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.653 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.658 [DefaultDispatcher-worker-9 @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.661 [DefaultDispatcher-worker-18 @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c5c115 2025-04-16 14:24:59.733 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2025-04-16 14:24:59.733 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.733 [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:55137/UmAppDatabase/replication/nodeId. 2025-04-16 14:24:59.733 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.734 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.734 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55137/UmAppDatabase/replication/nodeId 2025-04-16 14:24:59.736 [UI Thread @coroutine#6726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/717128540277813248/_ustadmanifest.json 2025-04-16 14:24:59.736 [UI Thread @coroutine#6726] 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:56201/717128540277813248/_ustadmanifest.json. 2025-04-16 14:24:59.736 [UI Thread @coroutine#6726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/717128540277813248/_ustadmanifest.json 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/717128540277813248/_ustadmanifest.json 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/717128540277813248/_ustadmanifest.json 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] 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:56201/717128540277813248/_ustadmanifest.json. 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56201/717128540277813248/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56201/tincan.xml 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] 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:56201/tincan.xml. 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56201/tincan.xml 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56201/tincan.xml 2025-04-16 14:24:59.737 [UI Thread @coroutine#6726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56201/tincan.xml 2025-04-16 14:24:59.739 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:59.778 [UI Thread @coroutine#6726] 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:56201/tincan.xml. 2025-04-16 14:24:59.778 [UI Thread @coroutine#6726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56201/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-16 14:24:59.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-16 14:24:59.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-16 14:24:59.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 14:24:59.784 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c5c115: (connection evicted) 2025-04-16 14:24:59.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 14:24:59.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-16 14:24:59.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-16 15:08:56.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:56.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:56.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:56.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-16 15:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-16 15:08:56.466 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.482 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.484 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.504 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:56.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@463ff281 2025-04-16 15:08:56.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@463ff281 2025-04-16 15:08:56.509 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f81436 2025-04-16 15:08:56.509 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f81436 2025-04-16 15:08:56.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1 2025-04-16 15:08:56.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1 2025-04-16 15:08:56.513 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d 2025-04-16 15:08:56.514 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d 2025-04-16 15:08:56.516 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30574e4e 2025-04-16 15:08:56.516 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30574e4e 2025-04-16 15:08:56.518 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6 2025-04-16 15:08:56.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6 2025-04-16 15:08:56.521 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48febb26 2025-04-16 15:08:56.521 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48febb26 2025-04-16 15:08:56.524 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eae142 2025-04-16 15:08:56.524 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eae142 2025-04-16 15:08:56.527 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6345e70f 2025-04-16 15:08:56.527 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6345e70f 2025-04-16 15:08:56.527 [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-16 15:08:56.612 [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-16 15:08:56.612 [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-16 15:08:56.613 [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-16 15:08:56.614 [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-16 15:08:56.617 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.618 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 15:08:56.618 [DefaultDispatcher-worker-6 @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-16 15:08:56.618 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 15:08:56.676 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.694 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.708 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.720 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.730 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.733 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.800 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-16 15:08:56.817 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 15:08:56.817 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 15:08:56.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-16 15:08:56.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-16 15:08:56.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-16 15:08:56.826 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-16 15:08:56.827 [DefaultDispatcher-worker-2 @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-16 15:08:56.827 [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-16 15:08:56.827 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@463ff281: (connection evicted) 2025-04-16 15:08:56.827 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f81436: (connection evicted) 2025-04-16 15:08:56.828 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1: (connection evicted) 2025-04-16 15:08:56.828 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d: (connection evicted) 2025-04-16 15:08:56.828 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30574e4e: (connection evicted) 2025-04-16 15:08:56.828 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6: (connection evicted) 2025-04-16 15:08:56.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48febb26: (connection evicted) 2025-04-16 15:08:56.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69eae142: (connection evicted) 2025-04-16 15:08:56.829 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6345e70f: (connection evicted) 2025-04-16 15:08:56.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:56.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-16 15:08:56.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-16 15:08:56.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cd8607 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:56.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:56.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-16 15:08:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-16 15:08:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.843 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.845 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.846 [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-16 15:08:56.846 [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-16 15:08:56.846 [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-16 15:08:56.846 [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-16 15:08:56.852 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.853 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 15:08:56.853 [DefaultDispatcher-worker-12 @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-16 15:08:56.853 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-16 15:08:56.856 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.865 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.873 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.881 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.889 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.891 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.925 [DefaultDispatcher-worker-12 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c497a55 2025-04-16 15:08:56.937 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:56.940 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-16 15:08:56.940 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-16 15:08:56.942 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-16 15:08:56.942 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-16 15:08:56.943 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 15:08:56.943 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-16 15:08:56.944 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-16 15:08:56.944 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-16 15:08:56.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-16 15:08:56.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-16 15:08:56.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-16 15:08:56.944 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c497a55: (connection evicted) 2025-04-16 15:08:56.944 [DefaultDispatcher-worker-2 @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-16 15:08:56.945 [DefaultDispatcher-worker-12 @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-16 15:08:56.945 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f41f45: (connection evicted) 2025-04-16 15:08:56.945 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b: (connection evicted) 2025-04-16 15:08:56.946 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435: (connection evicted) 2025-04-16 15:08:56.946 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-16 15:08:56.946 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-16 15:08:56.946 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10: (connection evicted) 2025-04-16 15:08:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:56.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-16 15:08:56.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-16 15:08:56.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a17dd6f 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:56.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:56.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-16 15:08:56.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-04-16 15:08:56.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c96eb4 2025-04-16 15:08:56.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-16 15:08:57.076 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b9d43f 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-16 15:08:57.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-16 15:08:57.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595814a1 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-16 15:08:57.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-16 15:08:57.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-16 15:08:57.371 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-04-16 15:08:57.407 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.421 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.507 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-16 15:08:57.512 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-16 15:08:57.513 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 15:08:57.513 [DefaultDispatcher-worker-7 @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:45431/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-16 15:08:57.513 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 15:08:57.528 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 15:08:57.528 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45431/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-16 15:08:57.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-16 15:08:57.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-16 15:08:57.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.567 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1214d23c: (connection evicted) 2025-04-16 15:08:57.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:57.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-16 15:08:57.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-16 15:08:57.569 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-04-16 15:08:57.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-16 15:08:57.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-16 15:08:57.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-16 15:08:57.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-16 15:08:57.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-16 15:08:57.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-16 15:08:57.608 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-16 15:08:57.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-16 15:08:57.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-16 15:08:57.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.611 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27db45f: (connection evicted) 2025-04-16 15:08:57.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:57.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-16 15:08:57.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-16 15:08:57.612 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-04-16 15:08:57.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-16 15:08:57.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-16 15:08:57.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-16 15:08:57.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-16 15:08:57.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-04-16 15:08:57.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-16 15:08:57.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-16 15:08:57.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-16 15:08:57.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.642 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298e002d: (connection evicted) 2025-04-16 15:08:57.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:57.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-16 15:08:57.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-16 15:08:57.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-16 15:08:57.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-16 15:08:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-16 15:08:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-04-16 15:08:57.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-16 15:08:57.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-16 15:08:57.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-16 15:08:57.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.660 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e06ec83: (connection evicted) 2025-04-16 15:08:57.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:57.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-16 15:08:57.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-16 15:08:57.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-16 15:08:57.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-16 15:08:57.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c171746 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-16 15:08:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-16 15:08:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-16 15:08:57.682 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-16 15:08:57.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-16 15:08:57.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.688 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ba583: (connection evicted) 2025-04-16 15:08:57.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:57.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-16 15:08:57.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-16 15:08:57.724 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.755 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.773 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec5cc14 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-16 15:08:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-16 15:08:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:57.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:57.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-16 15:08:57.939 [DefaultDispatcher-worker-11 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.942 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.951 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.957 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.963 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.967 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:57.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-16 15:08:57.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-16 15:08:57.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:57.999 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269308cc: (connection evicted) 2025-04-16 15:08:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-16 15:08:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-16 15:08:58.004 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-04-16 15:08:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-16 15:08:58.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-16 15:08:58.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-16 15:08:58.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-16 15:08:58.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a105556 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-16 15:08:58.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-16 15:08:58.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-04-16 15:08:58.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-16 15:08:58.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-16 15:08:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-16 15:08:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.025 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6697f3d: (connection evicted) 2025-04-16 15:08:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-16 15:08:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-16 15:08:58.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-16 15:08:58.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-16 15:08:58.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-16 15:08:58.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-16 15:08:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-16 15:08:58.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-16 15:08:58.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-16 15:08:58.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-16 15:08:58.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.037 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45424c0: (connection evicted) 2025-04-16 15:08:58.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-16 15:08:58.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-16 15:08:58.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-16 15:08:58.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-16 15:08:58.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-04-16 15:08:58.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-16 15:08:58.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-16 15:08:58.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-16 15:08:58.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.048 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d18338b: (connection evicted) 2025-04-16 15:08:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-16 15:08:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-16 15:08:58.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-16 15:08:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-16 15:08:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-16 15:08:58.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-16 15:08:58.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-04-16 15:08:58.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-16 15:08:58.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-16 15:08:58.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-16 15:08:58.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.104 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a55e82a: (connection evicted) 2025-04-16 15:08:58.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-16 15:08:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b336cc8 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-16 15:08:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-16 15:08:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@56881196 2025-04-16 15:08:58.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-16 15:08:58.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-16 15:08:58.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-16 15:08:58.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-16 15:08:58.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-16 15:08:58.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-16 15:08:58.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.117 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56881196: (connection evicted) 2025-04-16 15:08:58.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-16 15:08:58.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61eab26b 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-16 15:08:58.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@116fc29e 2025-04-16 15:08:58.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-16 15:08:58.122 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-16 15:08:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-16 15:08:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-16 15:08:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-16 15:08:58.135 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.135 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-16 15:08:58.136 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-16 15:08:58.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-16 15:08:58.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-16 15:08:58.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.137 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116fc29e: (connection evicted) 2025-04-16 15:08:58.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-16 15:08:58.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-16 15:08:58.138 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-16 15:08:58.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-04-16 15:08:58.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-16 15:08:58.147 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-16 15:08:58.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-16 15:08:58.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-16 15:08:58.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-16 15:08:58.159 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-16 15:08:58.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-16 15:08:58.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.170 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6840c: (connection evicted) 2025-04-16 15:08:58.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-16 15:08:58.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-16 15:08:58.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-04-16 15:08:58.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-16 15:08:58.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-16 15:08:58.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-16 15:08:58.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-16 15:08:58.215 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.228 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.249 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.278 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.284 [DefaultDispatcher-worker-12 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-16 15:08:58.285 [DefaultDispatcher-worker-12 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-16 15:08:58.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-16 15:08:58.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-16 15:08:58.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.286 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54941dfd: (connection evicted) 2025-04-16 15:08:58.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-16 15:08:58.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-16 15:08:58.286 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-16 15:08:58.288 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-16 15:08:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-16 15:08:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-16 15:08:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e7860c 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-16 15:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-04-16 15:08:58.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-16 15:08:58.389 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.398 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-16 15:08:58.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-16 15:08:58.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.425 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86: (connection evicted) 2025-04-16 15:08:58.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-16 15:08:58.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29519337 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-16 15:08:58.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61 2025-04-16 15:08:58.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-16 15:08:58.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-16 15:08:58.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-16 15:08:58.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-16 15:08:58.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-16 15:08:58.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.443 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d58dc61: (connection evicted) 2025-04-16 15:08:58.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-16 15:08:58.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-16 15:08:58.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-16 15:08:58.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-04-16 15:08:58.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-16 15:08:58.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-16 15:08:58.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-16 15:08:58.541 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.553 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.555 [DefaultDispatcher-worker-9 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-16 15:08:58.555 [DefaultDispatcher-worker-9 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-16 15:08:58.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-16 15:08:58.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-16 15:08:58.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.556 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25d695: (connection evicted) 2025-04-16 15:08:58.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-16 15:08:58.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-16 15:08:58.557 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5604b85 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-16 15:08:58.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-16 15:08:58.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec 2025-04-16 15:08:58.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-16 15:08:58.562 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-16 15:08:58.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-16 15:08:58.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-16 15:08:58.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-16 15:08:58.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-16 15:08:58.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.570 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f45dfec: (connection evicted) 2025-04-16 15:08:58.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-16 15:08:58.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-16 15:08:58.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-16 15:08:58.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-16 15:08:58.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-16 15:08:58.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-16 15:08:58.591 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-16 15:08:58.592 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-16 15:08:58.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2025-04-16 15:08:58.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-16 15:08:58.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-16 15:08:58.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-16 15:08:58.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:08:58.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-16 15:08:58.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-16 15:08:58.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-16 15:08:58.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.612 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.613 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-16 15:08:58.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 15:08:58.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 15:08:58.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-16 15:08:58.619 [DefaultDispatcher-worker-16 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-04-16 15:08:58.620 [DefaultDispatcher-worker-8 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 15:08:58.621 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 15:08:58.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-16 15:08:58.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-16 15:08:58.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.624 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4551c6: (connection evicted) 2025-04-16 15:08:58.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-16 15:08:58.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e05005 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-16 15:08:58.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-16 15:08:58.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.634 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.635 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-16 15:08:58.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 15:08:58.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-04-16 15:08:58.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-16 15:08:58.641 [DefaultDispatcher-worker-10 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efcba00 2025-04-16 15:08:58.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-16 15:08:58.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-16 15:08:58.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.648 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efcba00: (connection evicted) 2025-04-16 15:08:58.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-16 15:08:58.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb44737 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-16 15:08:58.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-16 15:08:58.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-16 15:08:58.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-16 15:08:58.652 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-16 15:08:58.658 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-16 15:08:58.659 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-16 15:08:58.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-16 15:08:58.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-16 15:08:58.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-16 15:08:58.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-16 15:08:58.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-16 15:08:58.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:08:58.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-16 15:08:58.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-16 15:08:58.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-16 15:08:58.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-16 15:08:58.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-16 15:08:58.668 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.695 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.703 [DefaultDispatcher-worker-9 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-16 15:08:58.709 [DefaultDispatcher-worker-18 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-16 15:08:58.715 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.737 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.741 [DefaultDispatcher-worker-1 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-16 15:08:58.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-16 15:08:58.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-16 15:08:58.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.743 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2: (connection evicted) 2025-04-16 15:08:58.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-16 15:08:58.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-16 15:08:58.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-16 15:08:58.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-16 15:08:58.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-16 15:08:58.761 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.765 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-16 15:08:58.770 [DefaultDispatcher-worker-3 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-04-16 15:08:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-16 15:08:58.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-16 15:08:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.779 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-16 15:08:58.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-16 15:08:58.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-16 15:08:58.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-16 15:08:58.800 [DefaultDispatcher-worker-6 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-04-16 15:08:58.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-16 15:08:58.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-16 15:08:58.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.801 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-16 15:08:58.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-16 15:08:58.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 15:08:58.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 15:08:58.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-16 15:08:58.822 [DefaultDispatcher-worker-15 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 15:08:58.826 [DefaultDispatcher-worker-4 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-04-16 15:08:58.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-16 15:08:58.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-16 15:08:58.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.827 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-04-16 15:08:58.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-16 15:08:58.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-16 15:08:58.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 15:08:58.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 15:08:58.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-16 15:08:58.849 [DefaultDispatcher-worker-15 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-16 15:08:58.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-16 15:08:58.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-16 15:08:58.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.851 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-16 15:08:58.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-16 15:08:58.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-16 15:08:58.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-16 15:08:58.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-16 15:08:58.870 [DefaultDispatcher-worker-17 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-04-16 15:08:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-16 15:08:58.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-16 15:08:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:58.871 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-04-16 15:08:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:58.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-16 15:08:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f82209e 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:59.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-16 15:08:59.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-16 15:08:59.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-16 15:08:59.051 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-16 15:08:59.056 [DefaultDispatcher-worker-6 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-16 15:08:59.057 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49127/manifest.json 2025-04-16 15:08:59.057 [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:49127/manifest.json. 2025-04-16 15:08:59.057 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49127/manifest.json 2025-04-16 15:08:59.059 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49127/manifest.json 2025-04-16 15:08:59.059 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49127/manifest.json 2025-04-16 15:08:59.112 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.136 [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:49127/manifest.json. 2025-04-16 15:08:59.136 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49127/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:08:59.144 [DefaultDispatcher-worker-12 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-04-16 15:08:59.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-16 15:08:59.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-16 15:08:59.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.148 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0: (connection evicted) 2025-04-16 15:08:59.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:59.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-16 15:08:59.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-16 15:08:59.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13809363 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:59.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:08:59.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:08:59.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aca299e 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:59.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-16 15:08:59.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-16 15:08:59.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-16 15:08:59.197 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:08:59.238 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-04-16 15:08:59.238 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@726a5e6a 2025-04-16 15:08:59.273 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.281 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.291 [DefaultDispatcher-worker-4 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:45625 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d3e740 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:59.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:59.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-16 15:08:59.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-16 15:08:59.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-16 15:08:59.309 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 15:08:59.313 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 15:08:59.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 15:08:59.313 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 15:08:59.313 [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-16 15:08:59.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 15:08:59.313 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 15:08:59.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 15:08:59.313 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b663112 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:08:59.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:08:59.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-16 15:08:59.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-16 15:08:59.345 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.350 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.354 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-16 15:08:59.356 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-16 15:08:59.360 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.365 [DefaultDispatcher-worker-17 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.365 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.365 [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:45625/api/content/717139878873866240/_ustadmanifest.json. 2025-04-16 15:08:59.365 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.367 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.367 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.368 [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:45625/api/content/717139878873866240/_ustadmanifest.json. 2025-04-16 15:08:59.368 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:08:59.376 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 15:08:59.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-19ea61d6-c072-4133-a25c-6c1d4f9e2a55', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 15:08:59.381 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:08:59.381 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-19ea61d6-c072-4133-a25c-6c1d4f9e2a55 2025-04-16 15:08:59.384 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:08:59.384 [DefaultDispatcher-worker-7 @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:45625/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:08:59.384 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:08:59.384 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:08:59.389 [DefaultDispatcher-worker-18 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.389 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/UmAppDatabase/replication/nodeId 2025-04-16 15:08:59.389 [DefaultDispatcher-worker-18 @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:45625/UmAppDatabase/replication/nodeId. 2025-04-16 15:08:59.389 [DefaultDispatcher-worker-18 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/UmAppDatabase/replication/nodeId 2025-04-16 15:08:59.392 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.393 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/api/blob/upload-init-batch 2025-04-16 15:08:59.393 [DefaultDispatcher-worker-16 @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:45625/api/blob/upload-init-batch. 2025-04-16 15:08:59.393 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/api/blob/upload-init-batch 2025-04-16 15:08:59.393 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45625/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:08:59.415 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.429 [eventLoopGroupProxy-4-3 @call-handler#397] 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-16 15:08:59.429 [eventLoopGroupProxy-4-2 @call-handler#398] 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-16 15:08:59.429 [eventLoopGroupProxy-4-1 @call-handler#396] 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-16 15:08:59.429 [eventLoopGroupProxy-4-4 @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-16 15:08:59.433 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.433 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.434 [eventLoopGroupProxy-4-2 @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 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-16 15:08:59.434 [eventLoopGroupProxy-4-3 @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 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-16 15:08:59.434 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:08:59.435 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/UmAppDatabase/replication/nodeId 2025-04-16 15:08:59.435 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/UmAppDatabase/replication/nodeId 2025-04-16 15:08:59.436 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.437 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:08:59.437 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:08:59.439 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-16 15:08:59.439 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-16 15:08:59.441 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.443 [eventLoopGroupProxy-4-3 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:08:59.446 [DefaultDispatcher-worker-10 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.451 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-16 15:08:59.452 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/api/blob/upload-init-batch 2025-04-16 15:08:59.452 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/api/blob/upload-init-batch 2025-04-16 15:08:59.455 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45625/api/blob/upload-init-batch. 2025-04-16 15:08:59.455 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45625/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:08:59.463 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.463 [DefaultDispatcher-worker-10 @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:45625/api/blob/upload-batch-data. 2025-04-16 15:08:59.463 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.463 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:08:59.468 [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-16 15:08:59.476 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:08:59.476 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.476 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-16 15:08:59.477 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.482 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.482 [DefaultDispatcher-worker-10 @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:45625/api/blob/upload-batch-data. 2025-04-16 15:08:59.482 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.482 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:08:59.484 [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-16 15:08:59.486 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:08:59.486 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.486 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:08:59.487 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/api/blob/upload-batch-data 2025-04-16 15:08:59.498 [DefaultDispatcher-worker-1 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.504 [DefaultDispatcher-worker-17 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.513 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/UmAppDatabase/replication/message 2025-04-16 15:08:59.513 [DefaultDispatcher-worker-17 @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:45625/UmAppDatabase/replication/message. 2025-04-16 15:08:59.513 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/UmAppDatabase/replication/message 2025-04-16 15:08:59.513 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45625/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:08:59.515 [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-16 15:08:59.515 [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-16 15:08:59.515 [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-16 15:08:59.527 [DefaultDispatcher-worker-1 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-16 15:08:59.528 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:08:59.528 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.528 [DefaultDispatcher-worker-15 @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:45625/api/content/717139878873866240/_ustadmanifest.json. 2025-04-16 15:08:59.528 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.528 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-16 15:08:59.528 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/UmAppDatabase/replication/message 2025-04-16 15:08:59.528 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/UmAppDatabase/replication/message 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45625/UmAppDatabase/replication/message. 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-18 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45625/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-10 @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:45625/api/content/717139878873866240/_ustadmanifest.json. 2025-04-16 15:08:59.529 [DefaultDispatcher-worker-10 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45625/api/content/717139878873866240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:08:59.533 [DefaultDispatcher-worker-18 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc 2025-04-16 15:08:59.534 [DefaultDispatcher-worker-15 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-04-16 15:08:59.534 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 15:08:59.534 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 15:08:59.534 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 15:08:59.534 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 15:08:59.534 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 15:08:59.535 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ca86a 2025-04-16 15:08:59.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-16 15:08:59.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-16 15:08:59.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:08:59.535 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270ab7bc: (connection evicted) 2025-04-16 15:08:59.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:08:59.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-16 15:08:59.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-16 15:08:59.810 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:08:59.810 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:08:59.999 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:00.541 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@726a5e6a 2025-04-16 15:09:00.542 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@726a5e6a 2025-04-16 15:09:00.544 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-04-16 15:09:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-16 15:09:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-16 15:09:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:00.544 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6148827c: (connection evicted) 2025-04-16 15:09:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-16 15:09:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb03908 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:00.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:00.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:00.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-16 15:09:00.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:00.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-16 15:09:00.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-16 15:09:00.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-16 15:09:00.576 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:09:00.577 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 15:09:00.577 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16f15a4 2025-04-16 15:09:00.578 [DefaultDispatcher-worker-14 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:37337 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed2baf 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:00.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-16 15:09:00.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-16 15:09:00.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-16 15:09:00.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-16 15:09:00.580 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 15:09:00.580 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 15:09:00.580 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 15:09:00.580 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 15:09:00.580 [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-16 15:09:00.580 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 15:09:00.580 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 15:09:00.580 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 15:09:00.580 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f629aa4 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:00.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-16 15:09:00.602 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.607 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.611 [DefaultDispatcher-worker-6 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-16 15:09:00.613 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-16 15:09:00.616 [DefaultDispatcher-worker-16 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-04-16 15:09:00.618 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.622 [DefaultDispatcher-worker-1 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.622 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:00.622 [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:37337/api/content/717139883347935232/_ustadmanifest.json. 2025-04-16 15:09:00.622 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:00.623 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:00.623 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:00.624 [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:37337/api/content/717139883347935232/_ustadmanifest.json. 2025-04-16 15:09:00.624 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:00.631 [DefaultDispatcher-worker-3 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 15:09:00.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3952034f-7889-44e4-bf0b-d69c5395ffb0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 15:09:00.632 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:00.632 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3952034f-7889-44e4-bf0b-d69c5395ffb0 2025-04-16 15:09:00.633 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:00.633 [DefaultDispatcher-worker-3 @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:37337/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:00.633 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:00.633 [DefaultDispatcher-worker-3 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:00.635 [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-16 15:09:00.635 [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-16 15:09:00.636 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.636 [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-16 15:09:00.636 [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-16 15:09:00.636 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.636 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 15:09:00.636 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:00.636 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:00.638 [DefaultDispatcher-worker-2 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.638 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/UmAppDatabase/replication/nodeId 2025-04-16 15:09:00.638 [DefaultDispatcher-worker-2 @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:37337/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:00.638 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/UmAppDatabase/replication/nodeId 2025-04-16 15:09:00.640 [eventLoopGroupProxy-7-1 @call-handler#502] 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-16 15:09:00.640 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:00.640 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-18 @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:37337/api/blob/upload-init-batch. 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/UmAppDatabase/replication/nodeId 2025-04-16 15:09:00.640 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/UmAppDatabase/replication/nodeId 2025-04-16 15:09:00.641 [eventLoopGroupProxy-7-1 @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-16 15:09:00.641 [eventLoopGroupProxy-7-1 @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-16 15:09:00.642 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:00.643 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 15:09:00.644 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:00.644 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:00.644 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-init-batch. 2025-04-16 15:09:00.644 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:00.645 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.645 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:00.645 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.645 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:00.646 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:00.646 [DefaultDispatcher-worker-11 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.648 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:00.649 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.649 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 15:09:00.649 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.650 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.650 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:00.650 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.650 [DefaultDispatcher-worker-7 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:00.652 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:00.652 [DefaultDispatcher-worker-14 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.654 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:00.654 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.654 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:00.654 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.655 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.655 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:00.655 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.656 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:00.656 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:00.664 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:00.666 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:00.679 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:00.681 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:00.699 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.699 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:00.699 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.700 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.700 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:00.700 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.700 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:00.701 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:00.702 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:00.702 [DefaultDispatcher-worker-12 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.702 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:00.702 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:00.702 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:37337/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37337/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-16 15:09:00.703 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37337/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:00.709 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.715 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:00.717 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 15:09:01.217 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-066070f7-ba7a-412d-8a3e-0236cdeca44c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 15:09:01.218 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:01.218 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-066070f7-ba7a-412d-8a3e-0236cdeca44c 2025-04-16 15:09:01.220 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:01.220 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-init-batch. 2025-04-16 15:09:01.220 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:01.220 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:01.221 [eventLoopGroupProxy-7-1 @call-handler#537] 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-16 15:09:01.222 [eventLoopGroupProxy-7-1 @call-handler#537] 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-16 15:09:01.222 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:01.224 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-16 15:09:01.224 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:01.224 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/api/blob/upload-init-batch 2025-04-16 15:09:01.224 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-init-batch. 2025-04-16 15:09:01.224 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:01.225 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.225 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.225 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.225 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.226 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:01.228 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.228 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:01.229 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.230 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.230 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.230 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.230 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.231 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:01.232 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.232 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:01.232 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.233 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.233 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.233 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.233 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.233 [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-16 15:09:01.275 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.275 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.276 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.276 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.276 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.276 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.276 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.277 [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-16 15:09:01.319 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.319 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.320 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.320 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.321 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.321 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.321 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.322 [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-16 15:09:01.363 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.363 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.364 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.364 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.364 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.364 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.364 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.365 [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-16 15:09:01.406 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.406 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 15:09:01.406 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.406 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.406 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.406 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.406 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.407 [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-16 15:09:01.449 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.449 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.450 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.450 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.450 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.450 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.450 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.451 [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-16 15:09:01.493 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.494 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:01.494 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.495 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.495 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.495 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.495 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.496 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:01.537 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.537 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 15:09:01.538 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.538 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.538 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.538 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.539 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.540 [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-16 15:09:01.581 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.582 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:01.582 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.583 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.583 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.583 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.583 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.584 [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-16 15:09:01.625 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.626 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.626 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.627 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.627 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.627 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.627 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.628 [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-16 15:09:01.669 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.669 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.670 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.670 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.670 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.670 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.671 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.671 [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-16 15:09:01.713 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.713 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:01.714 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.714 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.714 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.714 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.714 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.715 [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-16 15:09:01.724 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:01.758 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:01.759 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.759 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:01.759 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.760 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.760 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.760 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.760 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.761 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:01.762 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:01.763 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.763 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:01.763 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.764 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.764 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37337/api/blob/upload-batch-data. 2025-04-16 15:09:01.764 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.764 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:01.765 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:01.766 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:01.766 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.766 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:01.766 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/blob/upload-batch-data 2025-04-16 15:09:01.773 [DefaultDispatcher-worker-15 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:01.778 [DefaultDispatcher-worker-19 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:01.779 [DefaultDispatcher-worker-19 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/UmAppDatabase/replication/message 2025-04-16 15:09:01.779 [DefaultDispatcher-worker-19 @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:37337/UmAppDatabase/replication/message. 2025-04-16 15:09:01.779 [DefaultDispatcher-worker-19 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/UmAppDatabase/replication/message 2025-04-16 15:09:01.779 [DefaultDispatcher-worker-19 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37337/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:01.780 [eventLoopGroupProxy-7-1 @call-handler#605] 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-16 15:09:01.780 [eventLoopGroupProxy-7-1 @call-handler#605] 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-16 15:09:01.780 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:01.792 [DefaultDispatcher-worker-10 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-16 15:09:01.792 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:01.793 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-19 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-19 @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:37337/api/content/717139883347935232/_ustadmanifest.json. 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-19 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/UmAppDatabase/replication/message 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/UmAppDatabase/replication/message 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37337/UmAppDatabase/replication/message. 2025-04-16 15:09:01.793 [DefaultDispatcher-worker-11 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:01.794 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:01.794 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json 2025-04-16 15:09:01.794 [DefaultDispatcher-worker-9 @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:37337/api/content/717139883347935232/_ustadmanifest.json. 2025-04-16 15:09:01.794 [DefaultDispatcher-worker-9 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37337/api/content/717139883347935232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:01.798 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-16 15:09:01.799 [DefaultDispatcher-worker-12 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-16 15:09:01.800 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 15:09:01.800 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 15:09:01.800 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 15:09:01.800 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 15:09:01.800 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 15:09:01.801 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-16 15:09:01.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-16 15:09:01.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-16 15:09:01.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:01.801 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f348e10: (connection evicted) 2025-04-16 15:09:01.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:01.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-16 15:09:01.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-16 15:09:02.081 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:02.217 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:02.273 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:02.566 [DefaultDispatcher-worker-17 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-16 15:09:02.805 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16f15a4 2025-04-16 15:09:02.805 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16f15a4 2025-04-16 15:09:02.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-16 15:09:02.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-16 15:09:02.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:02.806 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe: (connection evicted) 2025-04-16 15:09:02.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:02.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-16 15:09:02.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:02.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:02.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-16 15:09:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-16 15:09:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:02.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-16 15:09:02.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-16 15:09:02.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-16 15:09:02.848 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:09:02.849 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 15:09:02.849 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-16 15:09:02.850 [DefaultDispatcher-worker-12 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:36035 2025-04-16 15:09:02.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:02.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-16 15:09:02.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-16 15:09:02.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-16 15:09:02.852 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 15:09:02.853 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 15:09:02.853 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 15:09:02.853 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 15:09:02.853 [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-16 15:09:02.853 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 15:09:02.853 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 15:09:02.853 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 15:09:02.853 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:02.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-16 15:09:02.873 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.877 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.881 [DefaultDispatcher-worker-8 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-16 15:09:02.883 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-16 15:09:02.887 [DefaultDispatcher-worker-15 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.892 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.892 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.892 [Test worker @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:36035/api/content/717139891599138816/_ustadmanifest.json. 2025-04-16 15:09:02.892 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.893 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.893 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.893 [Test worker @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:36035/api/content/717139891599138816/_ustadmanifest.json. 2025-04-16 15:09:02.893 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:02.901 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.901 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 15:09:02.901 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7cdf24d8-ad94-4a0f-b845-a407ef4e8412', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 15:09:02.902 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:02.902 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7cdf24d8-ad94-4a0f-b845-a407ef4e8412 2025-04-16 15:09:02.903 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:02.903 [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:36035/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:02.903 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:02.903 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:02.905 [eventLoopGroupProxy-10-2 @call-handler#670] 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-16 15:09:02.905 [eventLoopGroupProxy-10-1 @call-handler#669] 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-16 15:09:02.905 [eventLoopGroupProxy-10-2 @call-handler#670] 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-16 15:09:02.905 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:02.905 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.906 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.906 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 15:09:02.906 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:02.906 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:02.908 [DefaultDispatcher-worker-20 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.908 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/UmAppDatabase/replication/nodeId 2025-04-16 15:09:02.908 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36035/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:02.908 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/UmAppDatabase/replication/nodeId 2025-04-16 15:09:02.910 [eventLoopGroupProxy-10-2 @call-handler#678] 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-16 15:09:02.910 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-init-batch 2025-04-16 15:09:02.910 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-init-batch. 2025-04-16 15:09:02.910 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-init-batch 2025-04-16 15:09:02.910 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.910 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:02.910 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-16 15:09:02.910 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/UmAppDatabase/replication/nodeId 2025-04-16 15:09:02.910 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/UmAppDatabase/replication/nodeId 2025-04-16 15:09:02.911 [eventLoopGroupProxy-10-2 @call-handler#683] 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-16 15:09:02.911 [eventLoopGroupProxy-10-2 @call-handler#683] 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-16 15:09:02.912 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.913 [eventLoopGroupProxy-10-2 @call-handler#683] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-16 15:09:02.914 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-init-batch 2025-04-16 15:09:02.914 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/api/blob/upload-init-batch 2025-04-16 15:09:02.914 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-init-batch. 2025-04-16 15:09:02.914 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36035/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:02.916 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.916 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-batch-data. 2025-04-16 15:09:02.916 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.916 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:02.917 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:02.917 [DefaultDispatcher-worker-13 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.919 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.919 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.920 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-16 15:09:02.920 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.921 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.921 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-batch-data. 2025-04-16 15:09:02.921 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.921 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:02.922 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:02.923 [DefaultDispatcher-worker-18 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.924 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.929 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.929 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-16 15:09:02.929 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.931 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.931 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-batch-data. 2025-04-16 15:09:02.931 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.931 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:02.932 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:02.936 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:02.937 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.937 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.937 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 15:09:02.937 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.938 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:02.938 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.938 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-batch-data. 2025-04-16 15:09:02.938 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.938 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:02.939 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:02.941 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.941 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.941 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:02.941 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.942 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.942 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/blob/upload-batch-data. 2025-04-16 15:09:02.942 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.942 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:02.943 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:02.944 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:02.945 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.945 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:02.945 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/blob/upload-batch-data 2025-04-16 15:09:02.951 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:02.952 [DefaultDispatcher-worker-12 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.953 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:02.957 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.957 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/UmAppDatabase/replication/message 2025-04-16 15:09:02.957 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36035/UmAppDatabase/replication/message. 2025-04-16 15:09:02.957 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/UmAppDatabase/replication/message 2025-04-16 15:09:02.957 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36035/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:02.958 [eventLoopGroupProxy-10-2 @call-handler#721] 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-16 15:09:02.959 [eventLoopGroupProxy-10-2 @call-handler#721] 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-16 15:09:02.959 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:02.972 [DefaultDispatcher-worker-19 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-16 15:09:02.972 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:02.972 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-16 15:09:02.972 [DefaultDispatcher-worker-15 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.972 [DefaultDispatcher-worker-15 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json. 2025-04-16 15:09:02.972 [DefaultDispatcher-worker-15 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.972 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/UmAppDatabase/replication/message 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/UmAppDatabase/replication/message 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36035/UmAppDatabase/replication/message. 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-19 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36035/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-1 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-1 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-1 @coroutine#633] 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:36035/api/content/717139891599138816/_ustadmanifest.json. 2025-04-16 15:09:02.973 [DefaultDispatcher-worker-1 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36035/api/content/717139891599138816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:02.978 [DefaultDispatcher-worker-15 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-16 15:09:02.980 [DefaultDispatcher-worker-14 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-16 15:09:02.980 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 15:09:02.980 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 15:09:02.980 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 15:09:02.980 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 15:09:02.980 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 15:09:02.981 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-16 15:09:02.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-16 15:09:02.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-16 15:09:02.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:02.982 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-16 15:09:02.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:02.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-16 15:09:02.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-16 15:09:03.353 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:03.353 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:03.452 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:03.987 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-16 15:09:03.987 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-16 15:09:03.988 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-16 15:09:03.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-16 15:09:03.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-16 15:09:03.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:03.988 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-16 15:09:03.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:03.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-16 15:09:03.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-16 15:09:04.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:04.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279ebd94 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:04.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-16 15:09:04.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-16 15:09:04.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-16 15:09:04.025 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:09:04.025 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 15:09:04.025 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35d53cd8 2025-04-16 15:09:04.026 [DefaultDispatcher-worker-14 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:34259 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:04.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-16 15:09:04.028 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-16 15:09:04.029 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-16 15:09:04.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-16 15:09:04.029 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-16 15:09:04.029 [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-16 15:09:04.029 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-16 15:09:04.029 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-16 15:09:04.029 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-16 15:09:04.029 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:04.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-16 15:09:04.050 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.054 [DefaultDispatcher-worker-2 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.113 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:04.115 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:04.127 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:04.129 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:04.145 [DefaultDispatcher-worker-2 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.173 [DefaultDispatcher-worker-2 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.176 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.180 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:04.188 [DefaultDispatcher-worker-14 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.192 [DefaultDispatcher-worker-15 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.192 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:04.192 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json. 2025-04-16 15:09:04.192 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:04.193 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:04.193 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:04.194 [Test worker @coroutine#755] 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:34259/api/content/717139898197938176/_ustadmanifest.json. 2025-04-16 15:09:04.194 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:04.256 [DefaultDispatcher-worker-10 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.256 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-16 15:09:04.256 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-add41219-3b8d-40be-b3fe-c2449597a796', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-16 15:09:04.257 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-16 15:09:04.257 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-add41219-3b8d-40be-b3fe-c2449597a796 2025-04-16 15:09:04.258 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:04.258 [DefaultDispatcher-worker-3 @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:34259/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:04.258 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:04.258 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:04.260 [eventLoopGroupProxy-13-2 @call-handler#791] 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-16 15:09:04.260 [eventLoopGroupProxy-13-1 @call-handler#792] 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-16 15:09:04.260 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.260 [eventLoopGroupProxy-13-1 @call-handler#792] 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-16 15:09:04.260 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:04.261 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.261 [eventLoopGroupProxy-13-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-16 15:09:04.261 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:04.261 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:04.264 [DefaultDispatcher-worker-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.264 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/UmAppDatabase/replication/nodeId 2025-04-16 15:09:04.264 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34259/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:04.264 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/UmAppDatabase/replication/nodeId 2025-04-16 15:09:04.265 [eventLoopGroupProxy-13-1 @call-handler#800] 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-16 15:09:04.265 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.265 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-16 15:09:04.266 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/UmAppDatabase/replication/nodeId 2025-04-16 15:09:04.266 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/UmAppDatabase/replication/nodeId 2025-04-16 15:09:04.272 [DefaultDispatcher-worker-18 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.277 [DefaultDispatcher-worker-19 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.279 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-init-batch 2025-04-16 15:09:04.279 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-init-batch. 2025-04-16 15:09:04.279 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-init-batch 2025-04-16 15:09:04.279 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:04.280 [eventLoopGroupProxy-13-1 @call-handler#806] 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-16 15:09:04.280 [eventLoopGroupProxy-13-1 @call-handler#806] 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-16 15:09:04.324 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.325 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-16 15:09:04.326 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-init-batch 2025-04-16 15:09:04.326 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/api/blob/upload-init-batch 2025-04-16 15:09:04.326 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-init-batch. 2025-04-16 15:09:04.326 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34259/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:04.329 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.329 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.329 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.329 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.331 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.333 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.333 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.333 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.333 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.334 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.334 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.334 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.334 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.335 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.378 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.379 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.379 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:04.379 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.380 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.380 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.380 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.380 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.381 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.382 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.382 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.383 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.383 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.384 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.384 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.384 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.384 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.385 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.388 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.388 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.388 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 15:09:04.389 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.391 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.391 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.391 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.391 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.392 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.434 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.434 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.434 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.435 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.437 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.437 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.437 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.437 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.438 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.501 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.501 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.501 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-04-16 15:09:04.502 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.503 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.503 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.503 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.503 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.504 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.552 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.552 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.553 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-16 15:09:04.553 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.554 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.554 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.554 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.554 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.555 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.597 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.597 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.597 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.598 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.599 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.599 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.599 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.599 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.600 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.642 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.642 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.642 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.643 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.643 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.643 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.643 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.643 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.644 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.687 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.688 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.688 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:04.688 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.689 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.689 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.689 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.689 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.690 [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-16 15:09:04.691 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.691 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.691 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.692 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.692 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.692 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.692 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.692 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.693 [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-16 15:09:04.694 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.694 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.695 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.695 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.696 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.696 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.696 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.696 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.696 [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-16 15:09:04.698 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.698 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.698 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.698 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.699 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.699 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.699 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.699 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.700 [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-16 15:09:04.701 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.701 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.701 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.703 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.703 [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-16 15:09:04.705 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.705 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.705 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.705 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.706 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.706 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.706 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.706 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.707 [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-16 15:09:04.709 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.709 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.709 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.709 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.710 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.710 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.710 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.710 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.711 [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-16 15:09:04.712 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.712 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.712 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.713 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.713 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.713 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.713 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.713 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.714 [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-16 15:09:04.715 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.716 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.716 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.716 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.717 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.717 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.717 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.717 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.717 [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-16 15:09:04.719 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.719 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.719 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.719 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.720 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.720 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.720 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.720 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.721 [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-16 15:09:04.722 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.722 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.722 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.722 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.723 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.723 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.723 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.723 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.724 [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-16 15:09:04.725 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.725 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.725 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.726 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.726 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.727 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.727 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.727 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.728 [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-16 15:09:04.729 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.729 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.729 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.730 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.731 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.731 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.731 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.731 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.732 [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-16 15:09:04.733 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.733 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.733 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.734 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.734 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.734 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.734 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.734 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.735 [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-16 15:09:04.736 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.736 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.736 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.737 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.737 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.737 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.737 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.737 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.738 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.739 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.739 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.739 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.739 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.740 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.740 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.740 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.740 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.741 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.742 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.742 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.742 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.743 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.744 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.744 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.744 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.744 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.745 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.746 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.746 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.746 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.747 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.747 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.748 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.748 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.748 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.748 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.750 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.750 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.750 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.750 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.751 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.751 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.751 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.751 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.752 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.753 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.753 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.753 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.753 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.755 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.756 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.756 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.756 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.756 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.758 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.758 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.758 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.758 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.758 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.759 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.760 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.760 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.760 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.761 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.762 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.763 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.763 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.763 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.763 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.763 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.763 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.763 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.764 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.765 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.765 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.765 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.765 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.766 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.766 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.766 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.766 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.767 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.768 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.768 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.768 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.768 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.769 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.769 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.769 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.769 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.770 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.770 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.771 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.771 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.771 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.771 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.771 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.771 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.771 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.772 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.773 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.773 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.773 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.773 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.774 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.774 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.774 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.774 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.774 [DefaultDispatcher-worker-6 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:04.774 [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-16 15:09:04.816 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.816 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.816 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.817 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.817 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.817 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.817 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.817 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.818 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.819 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.819 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.819 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.819 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.820 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.820 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.820 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.820 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.821 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.822 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.822 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.822 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.822 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.824 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.824 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.824 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.824 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.824 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.825 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.825 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.825 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.826 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.826 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.826 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.826 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.826 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.827 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.869 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.869 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.869 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.869 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.870 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.870 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.870 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.870 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.871 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.915 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.915 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.915 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:04.915 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.916 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.916 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.916 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.916 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.917 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.918 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.918 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.918 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.918 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.918 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.919 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.919 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.919 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.919 [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-16 15:09:04.920 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.920 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.920 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.921 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.921 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.921 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.921 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.921 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.922 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.964 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.964 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.965 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:04.965 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.966 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.966 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.966 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.966 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.967 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.968 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.968 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.968 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.968 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.969 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.969 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.969 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.969 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.969 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.970 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.970 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.971 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:04.971 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.971 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.971 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.971 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.972 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.972 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.973 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.973 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.973 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.974 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.974 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.974 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.974 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.974 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.975 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:04.976 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:04.976 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:04.976 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:04.976 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.977 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.977 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:04.977 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:04.977 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:04.978 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.020 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.020 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.020 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:05.021 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.021 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.021 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.021 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.021 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.022 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.023 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.023 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.023 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.024 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.024 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.024 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.024 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.024 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.025 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.026 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.026 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.026 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.026 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.027 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.028 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.028 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.028 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.028 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.029 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.030 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.030 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.031 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.031 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.031 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.031 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.031 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.031 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.031 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.032 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.033 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.033 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.033 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.033 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.034 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.034 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.034 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.034 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.034 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.035 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.035 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.035 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.035 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.036 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.036 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.036 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.036 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.036 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.037 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.037 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.037 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.038 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.038 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.038 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.038 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.038 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.039 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.040 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.040 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.040 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.040 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.040 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.040 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.040 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.040 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.041 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.042 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.042 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.042 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.042 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.043 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.043 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.043 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.043 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.043 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.044 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.044 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.044 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.044 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.045 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.045 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.045 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.045 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.046 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.046 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.047 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.047 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.047 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.047 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.047 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.047 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.047 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.048 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.049 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.049 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.049 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.049 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.051 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.051 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.051 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.051 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.051 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.094 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.094 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.094 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.095 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.095 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.096 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.096 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.096 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.096 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.098 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.098 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.098 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:05.098 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.099 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.099 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.099 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.099 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.100 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.101 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.101 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.101 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.101 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.102 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.102 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.102 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.102 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.103 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.145 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.145 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.145 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:05.145 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.147 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.147 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.147 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.147 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.147 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.149 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.149 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.149 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:05.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.150 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.151 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.151 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.151 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.151 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.151 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.151 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.151 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.152 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.152 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.153 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.153 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.153 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.153 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.154 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.154 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.154 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.154 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.154 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.197 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.197 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.197 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.198 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.198 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.198 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.198 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.198 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.199 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.200 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.200 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.200 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.200 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.201 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.201 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.201 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.201 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.201 [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-16 15:09:05.244 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.244 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.244 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.245 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.246 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.246 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.246 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.246 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.247 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.283 [DefaultDispatcher-worker-20 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:05.290 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.290 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.290 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.291 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.291 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.291 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.291 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.291 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.292 [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-16 15:09:05.334 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.334 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.334 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:05.335 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.336 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.336 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.336 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.336 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.336 [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-16 15:09:05.379 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.379 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.379 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.379 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.380 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.380 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.380 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.380 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.381 [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-16 15:09:05.382 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.382 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.382 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.382 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.383 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.383 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.383 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.383 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.383 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.384 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.384 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.384 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.384 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.385 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.386 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.386 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.386 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.387 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.387 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.387 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.387 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.387 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.388 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.388 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.389 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.389 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.389 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.389 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.389 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.389 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.389 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.390 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.390 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.391 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.391 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.391 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.391 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.391 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.391 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.391 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.392 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.393 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.393 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.393 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.393 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.393 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.393 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.393 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.393 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.394 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.395 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.395 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.395 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.395 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.396 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.397 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.398 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.398 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.398 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.398 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.399 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.400 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.400 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.400 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.400 [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-16 15:09:05.401 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.401 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.401 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.402 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.403 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.403 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.403 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.403 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.404 [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-16 15:09:05.405 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.405 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.405 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.405 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.406 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.406 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.406 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.406 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.406 [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-16 15:09:05.410 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.410 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.410 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-16 15:09:05.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.411 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.411 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.411 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.411 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.412 [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-16 15:09:05.413 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.413 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.413 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.413 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.414 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.414 [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-16 15:09:05.415 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.415 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.415 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.416 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.416 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.416 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.416 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.416 [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-16 15:09:05.417 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.417 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.417 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.417 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.418 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.418 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.418 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.418 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.418 [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-16 15:09:05.461 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.461 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.461 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.461 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.462 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.462 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.462 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.462 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.463 [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-16 15:09:05.464 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.464 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.464 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.464 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.464 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.464 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.464 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.464 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.465 [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-16 15:09:05.465 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.466 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.466 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.466 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.466 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.466 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.466 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.466 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.467 [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-16 15:09:05.467 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.468 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.468 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.468 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.468 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.468 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.468 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.468 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.469 [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-16 15:09:05.470 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.470 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.470 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.470 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.471 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.471 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.471 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.471 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.471 [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-16 15:09:05.472 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.472 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.472 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.472 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.473 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.473 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.473 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.473 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.473 [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-16 15:09:05.474 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.474 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.474 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.474 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.475 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.475 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.475 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.475 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.475 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.518 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.518 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.518 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.518 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.519 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.519 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.519 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.519 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.520 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.520 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.520 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.520 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.521 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.521 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.521 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.521 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.521 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.521 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.522 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.522 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.522 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.522 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.523 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.523 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.523 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.523 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.523 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.566 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.566 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.566 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.567 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.567 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.568 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.568 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.568 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.568 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.569 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.569 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.569 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.569 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.570 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.570 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.570 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.570 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.570 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.571 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.571 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.571 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.571 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.572 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.572 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.572 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.572 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.572 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.573 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.573 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.573 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.573 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.574 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.574 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.574 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.574 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.574 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.575 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.575 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.575 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.575 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.575 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.575 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.575 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.575 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.576 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.577 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.577 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.577 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.577 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.577 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.577 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.577 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.577 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.578 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.579 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.579 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.579 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.579 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.579 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.579 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.579 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.579 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.580 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.580 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.581 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.581 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.581 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.582 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.582 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.582 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.582 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.582 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.583 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.583 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.583 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.584 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.584 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.584 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.584 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.584 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.585 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.585 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.586 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.586 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.586 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.586 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.586 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.586 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.586 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.587 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.588 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.588 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.588 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.588 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.588 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.588 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.588 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.588 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.589 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.589 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.589 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.590 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.590 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.591 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.591 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.591 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.591 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.591 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.634 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.634 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.634 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.635 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.635 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.635 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.635 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.635 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.636 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.637 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.637 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.637 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.637 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.638 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.638 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.638 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.638 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.638 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.681 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.681 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.681 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.682 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.682 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.682 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.682 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.682 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.683 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.684 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.684 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.684 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.684 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.684 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.684 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.684 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.684 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.685 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.728 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.728 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.728 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.728 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.729 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.729 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.729 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.729 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.729 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.772 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.772 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.772 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:05.772 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.773 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.773 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.773 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.773 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.774 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.793 [DefaultDispatcher-worker-5 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:05.815 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.815 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.815 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 15:09:05.815 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.816 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.816 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.816 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.816 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.817 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.858 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.858 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.858 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 15:09:05.859 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.859 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.859 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.859 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.859 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.860 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.902 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.902 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.902 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:05.902 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.903 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.903 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.903 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.903 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.903 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.904 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.905 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.905 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:05.905 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.905 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.905 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.905 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.905 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.906 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.948 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.948 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.948 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:05.948 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.949 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.949 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.949 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.949 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.949 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.950 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.950 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.950 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.951 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.951 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.951 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.951 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.951 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.951 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.953 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.953 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.953 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:05.953 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.953 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.953 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.953 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.953 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.954 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.955 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.955 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.955 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.955 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.956 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.956 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.956 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.956 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.956 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.958 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.958 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.958 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:05.958 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.958 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.959 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.959 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.959 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.959 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:05.960 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:05.960 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:05.960 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:05.960 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.961 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.961 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:05.961 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:05.961 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:05.961 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.004 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.004 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.004 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:06.004 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.005 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.005 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.005 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.005 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.006 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.007 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.007 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.007 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.007 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.007 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.007 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.007 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.007 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.008 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.009 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.009 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.009 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.009 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.010 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.010 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.010 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.010 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.011 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.012 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.012 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.012 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.012 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.013 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.013 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.013 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.013 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.013 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.015 [DefaultDispatcher-worker-5 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.032 [DefaultDispatcher-worker-5 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:06.056 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.056 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.056 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:06.056 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.057 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.057 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.057 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.057 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.058 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.059 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.059 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.059 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.059 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.060 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.060 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.060 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.060 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.060 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.061 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.061 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.061 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.061 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.062 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.062 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.063 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.063 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.063 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.063 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.063 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.063 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.063 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.063 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.064 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.106 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.106 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.106 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-16 15:09:06.106 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.107 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.107 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.107 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.107 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.108 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.150 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.151 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.151 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:06.151 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.152 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.152 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.152 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.152 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.152 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.153 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.153 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.154 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:06.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.154 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.155 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.160 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.160 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.160 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-16 15:09:06.160 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.160 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.160 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.160 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.160 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.161 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.162 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.162 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.162 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.163 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.206 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.206 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.206 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:06.207 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.207 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.207 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.207 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.207 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.208 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.209 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.209 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.209 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.209 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.210 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.210 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.210 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.210 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.210 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.253 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.253 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.253 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-16 15:09:06.254 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.255 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.255 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.255 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.255 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.255 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.299 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.299 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.299 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:06.299 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.300 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.300 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.300 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.300 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.301 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.302 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.302 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.302 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.302 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.303 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.303 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.303 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.303 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:06.303 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.303 [eventLoopGroupProxy-13-1 @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-16 15:09:06.347 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.347 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.347 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-16 15:09:06.347 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.348 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.348 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.348 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.348 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.349 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.349 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.350 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.350 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:06.350 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.350 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.350 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.350 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.350 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.351 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.352 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.352 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.352 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.352 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.352 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.352 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.352 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.352 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.353 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.353 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.354 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.354 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.354 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.355 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.355 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.355 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.355 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.355 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.401 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.401 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.401 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-16 15:09:06.402 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.402 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.402 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.402 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.402 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.403 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.444 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.444 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.444 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-16 15:09:06.444 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.445 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.445 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.445 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.445 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.446 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.447 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.447 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.447 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-16 15:09:06.447 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.447 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.447 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.447 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.447 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.448 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.449 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.450 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.450 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:06.450 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.451 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.451 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/blob/upload-batch-data. 2025-04-16 15:09:06.451 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.451 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:06.451 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-16 15:09:06.453 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:06.453 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.453 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-16 15:09:06.453 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/blob/upload-batch-data 2025-04-16 15:09:06.461 [DefaultDispatcher-worker-8 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:06.465 [DefaultDispatcher-worker-8 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:06.465 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/UmAppDatabase/replication/message 2025-04-16 15:09:06.465 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34259/UmAppDatabase/replication/message. 2025-04-16 15:09:06.465 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/UmAppDatabase/replication/message 2025-04-16 15:09:06.465 [DefaultDispatcher-worker-8 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34259/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:06.466 [eventLoopGroupProxy-13-1 @call-handler#1603] 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-16 15:09:06.466 [eventLoopGroupProxy-13-1 @call-handler#1603] 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-16 15:09:06.466 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-13 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-16 15:09:06.478 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:06.478 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json. 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/UmAppDatabase/replication/message 2025-04-16 15:09:06.478 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/UmAppDatabase/replication/message 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34259/UmAppDatabase/replication/message. 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34259/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-9 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-9 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-9 @coroutine#749] 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:34259/api/content/717139898197938176/_ustadmanifest.json. 2025-04-16 15:09:06.479 [DefaultDispatcher-worker-9 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34259/api/content/717139898197938176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:06.484 [DefaultDispatcher-worker-14 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-04-16 15:09:06.497 [DefaultDispatcher-worker-8 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121f9c52 2025-04-16 15:09:06.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-16 15:09:06.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-16 15:09:06.513 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-16 15:09:06.513 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-16 15:09:06.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-16 15:09:06.515 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2025-04-16 15:09:06.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-16 15:09:06.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-16 15:09:06.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:06.516 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe11091: (connection evicted) 2025-04-16 15:09:06.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:06.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-16 15:09:06.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-16 15:09:06.529 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:06.529 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:06.961 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-16 15:09:07.520 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35d53cd8 2025-04-16 15:09:07.520 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35d53cd8 2025-04-16 15:09:07.524 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2025-04-16 15:09:07.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-16 15:09:07.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-16 15:09:07.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:07.524 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121f9c52: (connection evicted) 2025-04-16 15:09:07.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:07.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-16 15:09:07.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769f6023 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:07.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-16 15:09:07.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-16 15:09:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-16 15:09:07.587 [DefaultDispatcher-worker-16 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-16 15:09:07.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:07.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-16 15:09:07.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-16 15:09:07.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:07.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-16 15:09:07.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-16 15:09:07.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-16 15:09:07.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-16 15:09:07.596 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:09:07.597 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-16 15:09:07.600 [DefaultDispatcher-worker-14 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:37523 2025-04-16 15:09:07.603 [DefaultDispatcher-worker-14 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-16 15:09:07.603 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37523/api/blob/upload-init-batch 2025-04-16 15:09:07.603 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37523/api/blob/upload-init-batch. 2025-04-16 15:09:07.603 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37523/api/blob/upload-init-batch 2025-04-16 15:09:07.603 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37523/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:07.605 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-16 15:09:07.605 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-16 15:09:07.606 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-16 15:09:07.607 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37523/api/blob/upload-init-batch 2025-04-16 15:09:07.607 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37523/api/blob/upload-init-batch 2025-04-16 15:09:07.607 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37523/api/blob/upload-init-batch. 2025-04-16 15:09:07.607 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37523/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:07.608 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37523/api/blob/upload-batch-data 2025-04-16 15:09:07.608 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37523/api/blob/upload-batch-data. 2025-04-16 15:09:07.608 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37523/api/blob/upload-batch-data 2025-04-16 15:09:07.608 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37523/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:07.608 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-16 15:09:07.610 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-16 15:09:07.610 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:07.610 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37523/api/blob/upload-batch-data 2025-04-16 15:09:07.612 [eventLoopGroupProxy-16-2 @call-handler#1665] 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-16 15:09:07.613 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:07.617 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-16 15:09:07.634 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:07.693 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:07.695 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470866d1 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:08.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-16 15:09:08.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-16 15:09:08.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-16 15:09:08.706 [DefaultDispatcher-worker-12 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-16 15:09:08.709 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34341/api/blob/upload-init-batch 2025-04-16 15:09:08.709 [Test worker @coroutine#1673] 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:34341/api/blob/upload-init-batch. 2025-04-16 15:09:08.709 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34341/api/blob/upload-init-batch 2025-04-16 15:09:08.709 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34341/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:08.710 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34341/api/blob/upload-init-batch 2025-04-16 15:09:08.710 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34341/api/blob/upload-init-batch 2025-04-16 15:09:08.710 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34341/api/blob/upload-init-batch. 2025-04-16 15:09:08.710 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34341/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:08.716 [DefaultDispatcher-worker-20 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-16 15:09:08.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-16 15:09:08.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-16 15:09:08.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:08.718 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118c1faa: (connection evicted) 2025-04-16 15:09:08.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:08.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-16 15:09:08.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca8f5d7 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:08.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-16 15:09:08.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-16 15:09:08.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-16 15:09:08.742 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50125/api/blob/upload-init-batch 2025-04-16 15:09:08.742 [Test worker @coroutine#1685] 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:50125/api/blob/upload-init-batch. 2025-04-16 15:09:08.742 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50125/api/blob/upload-init-batch 2025-04-16 15:09:08.742 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50125/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:08.743 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50125/api/blob/upload-init-batch 2025-04-16 15:09:08.743 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50125/api/blob/upload-init-batch 2025-04-16 15:09:08.744 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50125/api/blob/upload-init-batch. 2025-04-16 15:09:08.744 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50125/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:08.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-16 15:09:08.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-16 15:09:08.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:08.745 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1690929: (connection evicted) 2025-04-16 15:09:08.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:08.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-16 15:09:08.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4560eb15 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:08.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-16 15:09:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-16 15:09:08.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-16 15:09:08.759 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33095/api/blob/upload-init-batch 2025-04-16 15:09:08.759 [Test worker @coroutine#1691] 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:33095/api/blob/upload-init-batch. 2025-04-16 15:09:08.759 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33095/api/blob/upload-init-batch 2025-04-16 15:09:08.759 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-16 15:09:08.760 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33095/api/blob/upload-init-batch 2025-04-16 15:09:08.760 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33095/api/blob/upload-init-batch 2025-04-16 15:09:08.760 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33095/api/blob/upload-init-batch. 2025-04-16 15:09:08.760 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:08.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-16 15:09:08.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-16 15:09:08.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:08.764 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15: (connection evicted) 2025-04-16 15:09:08.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:08.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-16 15:09:08.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5cb013 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:08.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-16 15:09:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-16 15:09:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-16 15:09:09.033 [DefaultDispatcher-worker-15 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209d0037 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-16 15:09:09.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-16 15:09:09.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-16 15:09:09.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-16 15:09:09.055 [DefaultDispatcher-worker-6 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7747571c 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-16 15:09:09.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-16 15:09:09.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-16 15:09:09.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-16 15:09:09.095 [DefaultDispatcher-worker-4 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.100 [DefaultDispatcher-worker-17 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.100 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.103 [DefaultDispatcher-worker-5 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.107 [DefaultDispatcher-worker-7 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.109 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.113 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-16 15:09:09.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-16 15:09:09.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-16 15:09:09.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.117 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f: (connection evicted) 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:09.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-16 15:09:09.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-16 15:09:09.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-16 15:09:09.136 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.138 [DefaultDispatcher-worker-17 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.142 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.145 [DefaultDispatcher-worker-16 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.149 [DefaultDispatcher-worker-7 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.151 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.155 [DefaultDispatcher-worker-12 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-16 15:09:09.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-16 15:09:09.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-16 15:09:09.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.156 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.156 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2025-04-16 15:09:09.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:09.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-16 15:09:09.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@487bc2fe 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-16 15:09:09.175 [DefaultDispatcher-worker-15 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.179 [DefaultDispatcher-worker-18 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.182 [DefaultDispatcher-worker-8 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.186 [DefaultDispatcher-worker-7 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-16 15:09:09.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-16 15:09:09.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-16 15:09:09.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.186 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6491006: (connection evicted) 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:09.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-16 15:09:09.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:09.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-16 15:09:09.206 [DefaultDispatcher-worker-18 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.211 [DefaultDispatcher-worker-9 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.214 [DefaultDispatcher-worker-12 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.218 [DefaultDispatcher-worker-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.220 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.224 [DefaultDispatcher-worker-19 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-16 15:09:09.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-16 15:09:09.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-16 15:09:09.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:09.225 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-04-16 15:09:09.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:09.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-16 15:09:09.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-16 15:09:09.535 [DefaultDispatcher-worker-9 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-16 15:09:09.596 [DefaultDispatcher-worker-9 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b58f639 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-16 15:09:12.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-16 15:09:12.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-16 15:09:12.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-16 15:09:12.764 [DefaultDispatcher-worker-9 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-16 15:09:12.845 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7692c0e9 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-16 15:09:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-16 15:09:13.302 [DefaultDispatcher-worker-3 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.306 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.310 [DefaultDispatcher-worker-14 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.313 [DefaultDispatcher-worker-20 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.317 [DefaultDispatcher-worker-4 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7a4986 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-16 15:09:13.339 [DefaultDispatcher-worker-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.343 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.347 [DefaultDispatcher-worker-15 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.350 [DefaultDispatcher-worker-6 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-16 15:09:13.370 [DefaultDispatcher-worker-20 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.374 [DefaultDispatcher-worker-20 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.377 [DefaultDispatcher-worker-10 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.381 [DefaultDispatcher-worker-17 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.384 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.384 [DefaultDispatcher-worker-4 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.390 [DefaultDispatcher-worker-8 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19439ec4 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-16 15:09:13.408 [DefaultDispatcher-worker-7 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.412 [DefaultDispatcher-worker-7 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.416 [DefaultDispatcher-worker-10 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.419 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.422 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.423 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7325b786 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-16 15:09:13.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-16 15:09:13.442 [DefaultDispatcher-worker-6 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.446 [DefaultDispatcher-worker-7 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.449 [DefaultDispatcher-worker-5 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.452 [DefaultDispatcher-worker-5 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.452 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.455 [DefaultDispatcher-worker-5 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.460 [DefaultDispatcher-worker-13 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8c9729 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-16 15:09:13.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-16 15:09:13.485 [DefaultDispatcher-worker-14 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.489 [DefaultDispatcher-worker-18 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.491 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.492 [DefaultDispatcher-worker-16 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.495 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-16 15:09:13.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-16 15:09:13.515 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.518 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.522 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.524 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.525 [DefaultDispatcher-worker-15 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.528 [DefaultDispatcher-worker-18 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.533 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d93e9 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-16 15:09:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-16 15:09:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-16 15:09:13.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-16 15:09:13.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-16 15:09:13.563 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.563 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-16 15:09:13.565 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23243bc0 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-16 15:09:13.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-16 15:09:13.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-16 15:09:13.584 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-16 15:09:13.586 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 15:09:13.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 15:09:13.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-16 15:09:13.597 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.603 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 15:09:13.604 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-16 15:09:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-16 15:09:13.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:13.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 15:09:13.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 15:09:13.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-16 15:09:13.619 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 15:09:13.621 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-16 15:09:13.635 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.639 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.639 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.640 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.640 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.640 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.647 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.669 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.681 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.681 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.681 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.689 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.706 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:13.723 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.724 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.724 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.765 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.766 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.766 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.807 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.808 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.808 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.849 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.850 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50375/ 2025-04-16 15:09:13.850 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50375/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.892 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50375/ 2025-04-16 15:09:13.894 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:13.894 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.895 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:13.895 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:13.895 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.936 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:13.937 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:13.937 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:13.979 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:13.979 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:13.979 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:14.021 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:14.021 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:14.021 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:14.063 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:14.063 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:14.063 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:14.104 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:14.105 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57091/ 2025-04-16 15:09:14.105 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57091/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-16 15:09:14.105 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57091/ 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c651286 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-16 15:09:14.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-16 15:09:14.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-16 15:09:14.189 [DefaultDispatcher-worker-12 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-16 15:09:14.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-16 15:09:14.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-16 15:09:14.215 [DefaultDispatcher-worker-10 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-16 15:09:14.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-16 15:09:14.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-16 15:09:14.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-16 15:09:14.235 [DefaultDispatcher-worker-8 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-16 15:09:14.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-16 15:09:14.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-16 15:09:14.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-16 15:09:14.253 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.257 [DefaultDispatcher-worker-9 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-16 15:09:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d25e1d 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-16 15:09:14.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-16 15:09:14.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-16 15:09:14.279 [DefaultDispatcher-worker-9 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-16 15:09:14.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-16 15:09:14.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-16 15:09:14.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-16 15:09:14.295 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.304 [DefaultDispatcher-worker-12 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c03d3 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-16 15:09:14.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-16 15:09:14.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-16 15:09:14.316 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.327 [DefaultDispatcher-worker-9 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bca2a09 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-16 15:09:14.338 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.347 [DefaultDispatcher-worker-16 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.352 [DefaultDispatcher-worker-6 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.355 [DefaultDispatcher-worker-16 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.358 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.359 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.365 [DefaultDispatcher-worker-16 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.369 [DefaultDispatcher-worker-6 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-16 15:09:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-16 15:09:14.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-16 15:09:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.371 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5620470a: (connection evicted) 2025-04-16 15:09:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:14.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-16 15:09:14.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-16 15:09:14.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-16 15:09:14.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-16 15:09:14.381 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.391 [DefaultDispatcher-worker-9 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dedc8b8 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-16 15:09:14.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-16 15:09:14.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-16 15:09:14.407 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.416 [DefaultDispatcher-worker-12 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 15:09:14.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 15:09:14.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-16 15:09:14.436 [DefaultDispatcher-worker-10 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3070f59f 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-16 15:09:14.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-16 15:09:14.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-16 15:09:14.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-16 15:09:14.459 [DefaultDispatcher-worker-15 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 15:09:14.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 15:09:14.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-16 15:09:14.473 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.480 [DefaultDispatcher-worker-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2d124e 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-16 15:09:14.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-16 15:09:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-16 15:09:14.499 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.506 [DefaultDispatcher-worker-4 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-16 15:09:14.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-16 15:09:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-16 15:09:14.517 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.526 [DefaultDispatcher-worker-6 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:14.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:14.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-16 15:09:14.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-16 15:09:14.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-16 15:09:14.538 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.547 [DefaultDispatcher-worker-17 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-16 15:09:14.577 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.582 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.609 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:14.628 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8654 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-16 15:09:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-16 15:09:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-16 15:09:18.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-16 15:09:18.638 [DefaultDispatcher-worker-19 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-16 15:09:18.644 [DefaultDispatcher-worker-15 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f466207 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-16 15:09:18.656 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.664 [DefaultDispatcher-worker-9 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.668 [DefaultDispatcher-worker-14 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.672 [DefaultDispatcher-worker-4 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.676 [DefaultDispatcher-worker-3 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-16 15:09:18.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-16 15:09:18.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.697 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.702 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.705 [DefaultDispatcher-worker-8 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.708 [DefaultDispatcher-worker-3 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-16 15:09:18.719 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.719 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.728 [DefaultDispatcher-worker-10 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.733 [DefaultDispatcher-worker-13 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.736 [DefaultDispatcher-worker-18 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-16 15:09:18.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-16 15:09:18.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-16 15:09:18.746 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-16 15:09:18.756 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-16 15:09:18.760 [DefaultDispatcher-worker-12 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-16 15:09:18.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-16 15:09:18.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-16 15:09:18.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-16 15:09:18.777 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.781 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-16 15:09:18.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-16 15:09:18.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-16 15:09:18.793 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-16 15:09:18.802 [DefaultDispatcher-worker-7 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-16 15:09:18.809 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.839 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.862 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.894 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f56892 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-16 15:09:18.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-16 15:09:18.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.927 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.929 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.930 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:18.930 [DefaultDispatcher-worker-7 @coroutine#2094] 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:47621/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:18.930 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:18.930 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47621/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:18.931 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:18.931 [DefaultDispatcher-worker-9 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:18.935 [DefaultDispatcher-worker-18 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.935 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:18.935 [DefaultDispatcher-worker-18 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:18.935 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:18.936 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:18.936 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:18.936 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:18.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-16 15:09:18.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:18.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:18.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-16 15:09:18.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:18.958 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:18.959 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:18.962 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 15:09:18.962 [DefaultDispatcher-worker-9 @coroutine#2114] 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:47621/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-16 15:09:18.962 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 15:09:18.963 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 15:09:18.963 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-16 15:09:18.964 [DefaultDispatcher-worker-16 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-16 15:09:19.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-16 15:09:19.006 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.008 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e3c5e 2025-04-16 15:09:19.008 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e3c5e 2025-04-16 15:09:19.010 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9d9c1 2025-04-16 15:09:19.010 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9d9c1 2025-04-16 15:09:19.012 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5586572e 2025-04-16 15:09:19.012 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5586572e 2025-04-16 15:09:19.014 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1084d3fa 2025-04-16 15:09:19.014 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1084d3fa 2025-04-16 15:09:19.016 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e368178 2025-04-16 15:09:19.016 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e368178 2025-04-16 15:09:19.018 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21de20ae 2025-04-16 15:09:19.018 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21de20ae 2025-04-16 15:09:19.019 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.020 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46862c9c 2025-04-16 15:09:19.020 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46862c9c 2025-04-16 15:09:19.022 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab2cb5 2025-04-16 15:09:19.022 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab2cb5 2025-04-16 15:09:19.024 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c4e99 2025-04-16 15:09:19.024 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c4e99 2025-04-16 15:09:19.024 [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-16 15:09:19.025 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.027 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.027 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.027 [DefaultDispatcher-worker-16 @coroutine#2126] 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:48317/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.028 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.028 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.029 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.029 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.032 [DefaultDispatcher-worker-17 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.032 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.032 [DefaultDispatcher-worker-17 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.032 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.033 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.033 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.033 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.038 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.039 [DefaultDispatcher-worker-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.040 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-16 15:09:19.040 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-16 15:09:19.043 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-16 15:09:19.043 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-16 15:09:19.044 [DefaultDispatcher-worker-5 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.045 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-16 15:09:19.045 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-16 15:09:19.047 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-16 15:09:19.047 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-16 15:09:19.048 [DefaultDispatcher-worker-6 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.049 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-16 15:09:19.049 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-16 15:09:19.051 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-16 15:09:19.052 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-16 15:09:19.053 [DefaultDispatcher-worker-3 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.053 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-16 15:09:19.053 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-16 15:09:19.056 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-16 15:09:19.056 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-16 15:09:19.058 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-16 15:09:19.058 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-16 15:09:19.058 [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-16 15:09:19.058 [DefaultDispatcher-worker-17 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.063 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.067 [DefaultDispatcher-worker-8 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.072 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.077 [DefaultDispatcher-worker-10 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.081 [DefaultDispatcher-worker-17 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36995784 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-16 15:09:19.105 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.105 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.107 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-16 15:09:19.107 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-16 15:09:19.109 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-16 15:09:19.109 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-16 15:09:19.111 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.111 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-16 15:09:19.111 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-16 15:09:19.112 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.113 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.113 [DefaultDispatcher-worker-12 @coroutine#2172] 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:49779/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.113 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.113 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49779/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.113 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-16 15:09:19.113 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-16 15:09:19.114 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.114 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.116 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-16 15:09:19.116 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-15 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-15 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-16 15:09:19.118 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.118 [DefaultDispatcher-worker-8 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.119 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dcc0e3d 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-16 15:09:19.120 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-16 15:09:19.122 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-16 15:09:19.122 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-16 15:09:19.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-16 15:09:19.123 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.124 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-16 15:09:19.124 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-16 15:09:19.124 [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-16 15:09:19.129 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.130 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.132 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 15:09:19.132 [DefaultDispatcher-worker-9 @coroutine#2194] 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:49779/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-16 15:09:19.132 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 15:09:19.132 [DefaultDispatcher-worker-8 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 15:09:19.132 [DefaultDispatcher-worker-8 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-16 15:09:19.135 [DefaultDispatcher-worker-5 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ea5674 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-16 15:09:19.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-16 15:09:19.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.190 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.193 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-04-16 15:09:19.193 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-04-16 15:09:19.195 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-04-16 15:09:19.195 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-04-16 15:09:19.195 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.196 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.197 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-04-16 15:09:19.197 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-04-16 15:09:19.197 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.197 [DefaultDispatcher-worker-7 @coroutine#2204] 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:33429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.197 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.197 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.198 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.198 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.199 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-04-16 15:09:19.199 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-04-16 15:09:19.201 [DefaultDispatcher-worker-3 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.201 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-04-16 15:09:19.201 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-04-16 15:09:19.201 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.201 [DefaultDispatcher-worker-3 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.201 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.202 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.202 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.203 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:19.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc75792 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-16 15:09:19.204 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-04-16 15:09:19.204 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-04-16 15:09:19.206 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-04-16 15:09:19.206 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-04-16 15:09:19.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-16 15:09:19.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.208 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-04-16 15:09:19.208 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-04-16 15:09:19.210 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-04-16 15:09:19.210 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-04-16 15:09:19.210 [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-16 15:09:19.213 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.214 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-16 15:09:19.219 [DefaultDispatcher-worker-1 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-16 15:09:19.223 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.225 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-16 15:09:19.225 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-16 15:09:19.227 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-16 15:09:19.227 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-16 15:09:19.229 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-16 15:09:19.229 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-16 15:09:19.231 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-16 15:09:19.231 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-16 15:09:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.233 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-16 15:09:19.233 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-16 15:09:19.235 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-16 15:09:19.235 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-16 15:09:19.237 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-16 15:09:19.237 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-16 15:09:19.237 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.238 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.238 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-16 15:09:19.238 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-16 15:09:19.239 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.239 [DefaultDispatcher-worker-14 @coroutine#2234] 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:42123/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.239 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.239 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42123/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.240 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.240 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.241 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-16 15:09:19.241 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-16 15:09:19.241 [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-16 15:09:19.243 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.243 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.243 [DefaultDispatcher-worker-7 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.243 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.244 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.244 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.245 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-16 15:09:19.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-16 15:09:19.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.255 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.256 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6911b192 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.257 [DefaultDispatcher-worker-15 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-16 15:09:19.262 [DefaultDispatcher-worker-5 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-16 15:09:19.275 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.275 [DefaultDispatcher-worker-15 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.277 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-04-16 15:09:19.277 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-04-16 15:09:19.279 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-04-16 15:09:19.279 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-04-16 15:09:19.281 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-04-16 15:09:19.281 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-04-16 15:09:19.281 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.282 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.283 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.283 [DefaultDispatcher-worker-17 @coroutine#2263] 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-16 15:09:19.283 [DefaultDispatcher-worker-17 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.283 [DefaultDispatcher-worker-17 @coroutine#2263] 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-16 15:09:19.283 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-04-16 15:09:19.283 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-04-16 15:09:19.283 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.283 [DefaultDispatcher-worker-15 @coroutine#2256] 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-16 15:09:19.283 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.284 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.284 [DefaultDispatcher-worker-1 @coroutine#2256] 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-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-16 15:09:19.286 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-04-16 15:09:19.286 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-04-16 15:09:19.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-16 15:09:19.287 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:19.287 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.287 [DefaultDispatcher-worker-19 @coroutine#2262] 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-16 15:09:19.287 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.288 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-04-16 15:09:19.288 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-04-16 15:09:19.288 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.290 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-04-16 15:09:19.290 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-04-16 15:09:19.291 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-04-16 15:09:19.291 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-04-16 15:09:19.293 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-04-16 15:09:19.293 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-04-16 15:09:19.293 [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-16 15:09:19.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.306 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.307 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.307 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.308 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.308 [DefaultDispatcher-worker-16 @coroutine#2277] 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:48397/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.308 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.308 [DefaultDispatcher-worker-16 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48397/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.309 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.309 [DefaultDispatcher-worker-20 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.309 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-04-16 15:09:19.309 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-04-16 15:09:19.311 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-04-16 15:09:19.311 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-10 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-10 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-10 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.313 [DefaultDispatcher-worker-12 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.313 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-04-16 15:09:19.313 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-04-16 15:09:19.314 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.315 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-04-16 15:09:19.315 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-04-16 15:09:19.316 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.317 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-04-16 15:09:19.318 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-04-16 15:09:19.318 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-04-16 15:09:19.318 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-04-16 15:09:19.319 [DefaultDispatcher-worker-20 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.320 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-04-16 15:09:19.320 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-04-16 15:09:19.320 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-04-16 15:09:19.320 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-04-16 15:09:19.322 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-04-16 15:09:19.322 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-04-16 15:09:19.322 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-04-16 15:09:19.322 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-04-16 15:09:19.324 [DefaultDispatcher-worker-11 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.324 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-04-16 15:09:19.324 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-04-16 15:09:19.324 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-04-16 15:09:19.324 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-04-16 15:09:19.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-04-16 15:09:19.326 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-04-16 15:09:19.326 [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-16 15:09:19.326 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-04-16 15:09:19.326 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-04-16 15:09:19.328 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-04-16 15:09:19.328 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-04-16 15:09:19.328 [DefaultDispatcher-worker-8 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.330 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-04-16 15:09:19.330 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-04-16 15:09:19.332 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-04-16 15:09:19.332 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-04-16 15:09:19.333 [DefaultDispatcher-worker-5 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.334 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-04-16 15:09:19.334 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-04-16 15:09:19.334 [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-16 15:09:19.337 [DefaultDispatcher-worker-15 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.341 [DefaultDispatcher-worker-19 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.345 [DefaultDispatcher-worker-16 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.348 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.348 [DefaultDispatcher-worker-4 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.350 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-16 15:09:19.350 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-16 15:09:19.352 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-16 15:09:19.352 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-16 15:09:19.353 [DefaultDispatcher-worker-2 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.354 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-16 15:09:19.354 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-16 15:09:19.354 [DefaultDispatcher-worker-1 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.354 [DefaultDispatcher-worker-1 @coroutine#2305] 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:48397/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 15:09:19.354 [DefaultDispatcher-worker-1 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.355 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.355 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.355 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 15:09:19.355 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48397/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:19.355 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-16 15:09:19.355 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-16 15:09:19.356 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.356 [DefaultDispatcher-worker-13 @coroutine#2305] 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:48397/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 15:09:19.356 [DefaultDispatcher-worker-13 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.356 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.356 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.356 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-16 15:09:19.356 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-16 15:09:19.357 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.358 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-16 15:09:19.358 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-16 15:09:19.359 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-04-16 15:09:19.359 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-04-16 15:09:19.360 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-16 15:09:19.360 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-16 15:09:19.361 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-04-16 15:09:19.361 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-04-16 15:09:19.361 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-16 15:09:19.361 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-16 15:09:19.362 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-04-16 15:09:19.362 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-04-16 15:09:19.363 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-16 15:09:19.363 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-16 15:09:19.363 [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-16 15:09:19.364 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-04-16 15:09:19.364 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-04-16 15:09:19.366 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-04-16 15:09:19.366 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-04-16 15:09:19.368 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-04-16 15:09:19.368 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-04-16 15:09:19.370 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-04-16 15:09:19.370 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-04-16 15:09:19.372 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-04-16 15:09:19.372 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-04-16 15:09:19.374 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-04-16 15:09:19.374 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-04-16 15:09:19.374 [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-16 15:09:19.376 [DefaultDispatcher-worker-20 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-16 15:09:19.386 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.388 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e7fcf4 2025-04-16 15:09:19.388 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e7fcf4 2025-04-16 15:09:19.389 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67200fb8 2025-04-16 15:09:19.389 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67200fb8 2025-04-16 15:09:19.391 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f9784 2025-04-16 15:09:19.391 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f9784 2025-04-16 15:09:19.392 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@261d0583 2025-04-16 15:09:19.392 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@261d0583 2025-04-16 15:09:19.393 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@704b4de8 2025-04-16 15:09:19.393 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@704b4de8 2025-04-16 15:09:19.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.395 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f1c196 2025-04-16 15:09:19.395 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f1c196 2025-04-16 15:09:19.397 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@84dd75b 2025-04-16 15:09:19.397 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@84dd75b 2025-04-16 15:09:19.399 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4632facc 2025-04-16 15:09:19.399 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4632facc 2025-04-16 15:09:19.400 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbcdbef 2025-04-16 15:09:19.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbcdbef 2025-04-16 15:09:19.401 [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-16 15:09:19.401 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.401 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.401 [DefaultDispatcher-worker-6 @coroutine#2328] 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:34059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.401 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.401 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.402 [DefaultDispatcher-worker-20 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.402 [DefaultDispatcher-worker-20 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.405 [DefaultDispatcher-worker-19 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.405 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.405 [DefaultDispatcher-worker-19 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.405 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.406 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.406 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.407 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3bf0af 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-16 15:09:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-16 15:09:19.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.416 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.417 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.420 [DefaultDispatcher-worker-3 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-16 15:09:19.421 [DefaultDispatcher-worker-18 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.424 [DefaultDispatcher-worker-7 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.428 [DefaultDispatcher-worker-3 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.431 [DefaultDispatcher-worker-11 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.442 [DefaultDispatcher-worker-15 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.449 [DefaultDispatcher-worker-11 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.453 [DefaultDispatcher-worker-16 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.456 [DefaultDispatcher-worker-5 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.459 [DefaultDispatcher-worker-9 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.463 [DefaultDispatcher-worker-16 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7aa4f8 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-16 15:09:19.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-16 15:09:19.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.479 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.481 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350271b 2025-04-16 15:09:19.481 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350271b 2025-04-16 15:09:19.481 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.482 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.483 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97cf01 2025-04-16 15:09:19.483 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d97cf01 2025-04-16 15:09:19.483 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.483 [DefaultDispatcher-worker-16 @coroutine#2370] 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:52079/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.483 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.483 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52079/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.485 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a84c6b 2025-04-16 15:09:19.485 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a84c6b 2025-04-16 15:09:19.485 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.485 [DefaultDispatcher-worker-15 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.486 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caac53a 2025-04-16 15:09:19.486 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caac53a 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-20 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.488 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef05d4b 2025-04-16 15:09:19.488 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef05d4b 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-20 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.488 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.489 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9c7c53 2025-04-16 15:09:19.489 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9c7c53 2025-04-16 15:09:19.489 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ea65f4 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-16 15:09:19.490 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@362cba9f 2025-04-16 15:09:19.490 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@362cba9f 2025-04-16 15:09:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-16 15:09:19.491 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c853a75 2025-04-16 15:09:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.491 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c853a75 2025-04-16 15:09:19.493 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@505336ab 2025-04-16 15:09:19.493 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@505336ab 2025-04-16 15:09:19.493 [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-16 15:09:19.497 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.498 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.501 [DefaultDispatcher-worker-17 @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-16 15:09:19.502 [DefaultDispatcher-worker-9 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.505 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.509 [DefaultDispatcher-worker-3 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.509 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.511 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-16 15:09:19.511 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-16 15:09:19.513 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.513 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-16 15:09:19.513 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-16 15:09:19.513 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.513 [DefaultDispatcher-worker-16 @coroutine#2399] 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:52079/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 15:09:19.513 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.514 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.514 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-16 15:09:19.515 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-16 15:09:19.515 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-16 15:09:19.516 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-16 15:09:19.516 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-16 15:09:19.518 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-16 15:09:19.518 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-16 15:09:19.520 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-16 15:09:19.520 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-16 15:09:19.521 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-16 15:09:19.521 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-16 15:09:19.523 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-16 15:09:19.523 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-16 15:09:19.525 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-16 15:09:19.525 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-16 15:09:19.525 [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-16 15:09:19.555 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-16 15:09:19.555 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52079/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:19.556 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.556 [DefaultDispatcher-worker-13 @coroutine#2399] 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:52079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-16 15:09:19.556 [DefaultDispatcher-worker-13 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.557 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.557 [DefaultDispatcher-worker-16 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-16 15:09:19.565 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:19.567 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-16 15:09:19.567 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-16 15:09:19.568 [DefaultDispatcher-worker-1 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:19.569 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-16 15:09:19.569 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-16 15:09:19.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-16 15:09:19.571 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-16 15:09:19.571 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-16 15:09:19.573 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-16 15:09:19.573 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-16 15:09:19.575 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-16 15:09:19.575 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-16 15:09:19.577 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-16 15:09:19.577 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-16 15:09:19.579 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-16 15:09:19.579 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-16 15:09:19.581 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-16 15:09:19.581 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-16 15:09:19.582 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-16 15:09:19.582 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-16 15:09:19.582 [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-16 15:09:19.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.588 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.588 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.589 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.589 [DefaultDispatcher-worker-1 @coroutine#2424] 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:41581/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:19.589 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.589 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41581/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.590 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.590 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:19.591 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.593 [DefaultDispatcher-worker-14 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.593 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-16 15:09:19.593 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-16 15:09:19.593 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.593 [DefaultDispatcher-worker-14 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.593 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.594 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.594 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.595 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-16 15:09:19.595 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-16 15:09:19.595 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-16 15:09:19.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-16 15:09:19.598 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-16 15:09:19.598 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-16 15:09:19.598 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.600 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-16 15:09:19.600 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-16 15:09:19.602 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-16 15:09:19.602 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-16 15:09:19.603 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-16 15:09:19.603 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-16 15:09:19.605 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.605 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-16 15:09:19.605 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-16 15:09:19.606 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.606 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-16 15:09:19.606 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-16 15:09:19.608 [DefaultDispatcher-worker-1 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/auth/register 2025-04-16 15:09:19.608 [DefaultDispatcher-worker-1 @coroutine#2446] 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:41581/auth/register. 2025-04-16 15:09:19.608 [DefaultDispatcher-worker-1 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/auth/register 2025-04-16 15:09:19.608 [DefaultDispatcher-worker-1 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41581/auth/register from class io.ktor.http.content.TextContent 2025-04-16 15:09:19.608 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-16 15:09:19.608 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-16 15:09:19.608 [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-16 15:09:19.609 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/auth/register 2025-04-16 15:09:19.609 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/auth/register 2025-04-16 15:09:19.610 [DefaultDispatcher-worker-16 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-16 15:09:19.649 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41581/auth/register. 2025-04-16 15:09:19.649 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41581/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:19.661 [DefaultDispatcher-worker-11 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.665 [DefaultDispatcher-worker-4 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:19.671 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1545ef47 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.673 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e92a7f0 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.673 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e92a7f0 2025-04-16 15:09:19.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-16 15:09:19.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-16 15:09:19.675 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20554c52 2025-04-16 15:09:19.675 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20554c52 2025-04-16 15:09:19.677 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@246acc80 2025-04-16 15:09:19.677 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@246acc80 2025-04-16 15:09:19.678 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@61684669 2025-04-16 15:09:19.678 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@61684669 2025-04-16 15:09:19.680 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afec093 2025-04-16 15:09:19.680 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afec093 2025-04-16 15:09:19.682 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@50432042 2025-04-16 15:09:19.682 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@50432042 2025-04-16 15:09:19.683 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@223ff806 2025-04-16 15:09:19.683 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@223ff806 2025-04-16 15:09:19.685 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@147b926 2025-04-16 15:09:19.685 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@147b926 2025-04-16 15:09:19.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.686 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d110bc5 2025-04-16 15:09:19.686 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d110bc5 2025-04-16 15:09:19.686 [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-16 15:09:19.690 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.691 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.692 [DefaultDispatcher-worker-4 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.692 [DefaultDispatcher-worker-4 @coroutine#2459] 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-16 15:09:19.692 [DefaultDispatcher-worker-4 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.692 [DefaultDispatcher-worker-4 @coroutine#2459] 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-16 15:09:19.693 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.693 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.696 [DefaultDispatcher-worker-6 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.696 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.696 [DefaultDispatcher-worker-6 @coroutine#2458] 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-16 15:09:19.697 [DefaultDispatcher-worker-6 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.697 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.697 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.698 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.698 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.700 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-04-16 15:09:19.700 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-04-16 15:09:19.700 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.701 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-04-16 15:09:19.701 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-04-16 15:09:19.703 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-04-16 15:09:19.703 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-04-16 15:09:19.704 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-04-16 15:09:19.704 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-04-16 15:09:19.706 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-04-16 15:09:19.706 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-04-16 15:09:19.707 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-04-16 15:09:19.707 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-04-16 15:09:19.709 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-04-16 15:09:19.709 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-04-16 15:09:19.710 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-04-16 15:09:19.710 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-04-16 15:09:19.711 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-16 15:09:19.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-16 15:09:19.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-16 15:09:19.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.712 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b: (connection evicted) 2025-04-16 15:09:19.712 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-04-16 15:09:19.712 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-04-16 15:09:19.712 [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-16 15:09:19.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-16 15:09:19.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4b0a07 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-16 15:09:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-16 15:09:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.720 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.721 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.722 [DefaultDispatcher-worker-17 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.722 [DefaultDispatcher-worker-17 @coroutine#2486] 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-16 15:09:19.722 [DefaultDispatcher-worker-17 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.722 [DefaultDispatcher-worker-17 @coroutine#2486] 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-16 15:09:19.723 [DefaultDispatcher-worker-6 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.723 [DefaultDispatcher-worker-6 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] 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-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.726 [DefaultDispatcher-worker-11 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.727 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.729 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.731 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-16 15:09:19.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-16 15:09:19.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-16 15:09:19.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.731 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fec965: (connection evicted) 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-16 15:09:19.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-16 15:09:19.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-16 15:09:19.734 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.739 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.739 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.740 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.740 [DefaultDispatcher-worker-11 @coroutine#2513] 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-16 15:09:19.740 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.740 [DefaultDispatcher-worker-11 @coroutine#2513] 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-16 15:09:19.741 [DefaultDispatcher-worker-1 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.741 [DefaultDispatcher-worker-1 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.744 [DefaultDispatcher-worker-17 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.744 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.744 [DefaultDispatcher-worker-17 @coroutine#2512] 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-16 15:09:19.744 [DefaultDispatcher-worker-17 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.744 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.744 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.745 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.746 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.748 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.750 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.751 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.753 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.754 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-16 15:09:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-16 15:09:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-16 15:09:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.755 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-04-16 15:09:19.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-16 15:09:19.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d9c7f 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-16 15:09:19.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-16 15:09:19.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.762 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.763 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] 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-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] 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-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.764 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.768 [DefaultDispatcher-worker-19 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.768 [DefaultDispatcher-worker-19 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.768 [DefaultDispatcher-worker-19 @coroutine#2550] 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-16 15:09:19.768 [DefaultDispatcher-worker-19 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.768 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.768 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.770 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.772 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.774 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-16 15:09:19.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-16 15:09:19.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-16 15:09:19.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.775 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f66138: (connection evicted) 2025-04-16 15:09:19.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-16 15:09:19.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653c0c9c 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-16 15:09:19.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-16 15:09:19.780 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.786 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.787 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.787 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.787 [DefaultDispatcher-worker-12 @coroutine#2583] 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-16 15:09:19.787 [DefaultDispatcher-worker-12 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.787 [DefaultDispatcher-worker-12 @coroutine#2583] 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-16 15:09:19.788 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.788 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.791 [DefaultDispatcher-worker-4 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.791 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.791 [DefaultDispatcher-worker-4 @coroutine#2582] 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-16 15:09:19.791 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.792 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.792 [DefaultDispatcher-worker-17 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.793 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.794 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.795 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.797 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.798 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-16 15:09:19.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-16 15:09:19.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-16 15:09:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.799 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221961f2: (connection evicted) 2025-04-16 15:09:19.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-16 15:09:19.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f28a07e 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:19.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:19.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-16 15:09:19.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-16 15:09:19.802 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.806 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.807 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.808 [DefaultDispatcher-worker-4 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.808 [DefaultDispatcher-worker-4 @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-16 15:09:19.808 [DefaultDispatcher-worker-4 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.808 [DefaultDispatcher-worker-4 @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-16 15:09:19.809 [DefaultDispatcher-worker-2 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.809 [DefaultDispatcher-worker-2 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-16 15:09:19.812 [DefaultDispatcher-worker-4 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.812 [DefaultDispatcher-worker-4 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.812 [DefaultDispatcher-worker-4 @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-16 15:09:19.812 [DefaultDispatcher-worker-4 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.812 [DefaultDispatcher-worker-6 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.812 [DefaultDispatcher-worker-6 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-16 15:09:19.813 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.815 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-16 15:09:19.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-16 15:09:19.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-16 15:09:19.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:19.816 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498bfeec: (connection evicted) 2025-04-16 15:09:19.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:19.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-16 15:09:19.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-16 15:09:19.940 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:19.941 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.941 [DefaultDispatcher-worker-5 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:19.941 [DefaultDispatcher-worker-5 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.941 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:19.941 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.037 [DefaultDispatcher-worker-18 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:20.037 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.037 [DefaultDispatcher-worker-18 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.037 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.038 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.038 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fc6344 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.049 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-16 15:09:20.050 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.050 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.050 [Test worker @coroutine#2663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-16 15:09:20.058 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.063 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.064 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.065 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.070 [DefaultDispatcher-worker-6 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.076 [DefaultDispatcher-worker-15 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-16 15:09:20.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-16 15:09:20.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-16 15:09:20.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.077 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0: (connection evicted) 2025-04-16 15:09:20.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-16 15:09:20.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0636d9 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.079 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-16 15:09:20.087 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.092 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.092 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.093 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d51518 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.094 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-16 15:09:20.102 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.107 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.109 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.113 [DefaultDispatcher-worker-12 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-16 15:09:20.121 [DefaultDispatcher-worker-19 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-20 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-20 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.123 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.125 [DefaultDispatcher-worker-12 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.128 [DefaultDispatcher-worker-8 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-16 15:09:20.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-16 15:09:20.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-16 15:09:20.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.137 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4: (connection evicted) 2025-04-16 15:09:20.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-16 15:09:20.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-16 15:09:20.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-16 15:09:20.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-16 15:09:20.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.137 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68823b6b: (connection evicted) 2025-04-16 15:09:20.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-16 15:09:20.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-16 15:09:20.139 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.141 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.141 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-16 15:09:20.149 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.154 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.155 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.156 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a16ee0d 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.156 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-16 15:09:20.157 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.157 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.157 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-16 15:09:20.164 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.169 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.169 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.170 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.174 [DefaultDispatcher-worker-13 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-16 15:09:20.181 [DefaultDispatcher-worker-12 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.184 [DefaultDispatcher-worker-16 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.188 [DefaultDispatcher-worker-16 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-16 15:09:20.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.190 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2025-04-16 15:09:20.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-16 15:09:20.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-16 15:09:20.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.190 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f563397: (connection evicted) 2025-04-16 15:09:20.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-16 15:09:20.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-16 15:09:20.191 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7314f4cb 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.192 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-16 15:09:20.199 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.204 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.205 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.206 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.207 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.207 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.210 [DefaultDispatcher-worker-7 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.221 [DefaultDispatcher-worker-2 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.222 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.226 [DefaultDispatcher-worker-9 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-16 15:09:20.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-16 15:09:20.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-16 15:09:20.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.236 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fc610: (connection evicted) 2025-04-16 15:09:20.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-16 15:09:20.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e46572 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.237 [Test worker @coroutine#2815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-16 15:09:20.238 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.238 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.238 [Test worker @coroutine#2815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-16 15:09:20.245 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.249 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:20.249 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.249 [DefaultDispatcher-worker-4 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.249 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.250 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.250 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.250 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.251 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.252 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.257 [DefaultDispatcher-worker-4 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.268 [DefaultDispatcher-worker-13 @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.269 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.273 [DefaultDispatcher-worker-5 @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2025-04-16 15:09:20.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-16 15:09:20.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-16 15:09:20.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.276 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb392e: (connection evicted) 2025-04-16 15:09:20.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-16 15:09:20.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b72d3b 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.278 [Test worker @coroutine#2870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-16 15:09:20.285 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.290 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.291 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.292 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.292 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:20.292 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.292 [DefaultDispatcher-worker-6 @coroutine#2262] 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-16 15:09:20.292 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.293 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.298 [DefaultDispatcher-worker-9 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.311 [DefaultDispatcher-worker-12 @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.315 [DefaultDispatcher-worker-3 @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-1 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-1 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.317 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.378 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.422 [DefaultDispatcher-worker-9 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:20.422 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.422 [DefaultDispatcher-worker-9 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.422 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.423 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.423 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.427 [DefaultDispatcher-worker-10 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a 2025-04-16 15:09:20.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-16 15:09:20.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-16 15:09:20.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.455 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc7c36a: (connection evicted) 2025-04-16 15:09:20.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-16 15:09:20.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13a8cb4e 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.457 [Test worker @coroutine#2916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-16 15:09:20.458 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.458 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.458 [Test worker @coroutine#2916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-16 15:09:20.466 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.471 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.472 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.473 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.477 [DefaultDispatcher-worker-18 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.478 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.488 [DefaultDispatcher-worker-7 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.492 [DefaultDispatcher-worker-13 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5954d 2025-04-16 15:09:20.492 [DefaultDispatcher-worker-1 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:20.493 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.493 [DefaultDispatcher-worker-1 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.493 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.493 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.493 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-16 15:09:20.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-16 15:09:20.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.498 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5954d: (connection evicted) 2025-04-16 15:09:20.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-16 15:09:20.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e50e308 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.499 [Test worker @coroutine#2952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-16 15:09:20.507 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.512 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.512 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.513 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.519 [DefaultDispatcher-worker-4 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2025-04-16 15:09:20.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-16 15:09:20.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-16 15:09:20.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.558 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8: (connection evicted) 2025-04-16 15:09:20.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-16 15:09:20.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cb64d5 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-16 15:09:20.605 [DefaultDispatcher-worker-18 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:20.606 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.606 [DefaultDispatcher-worker-18 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.606 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.606 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.606 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.616 [DefaultDispatcher-worker-16 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.620 [DefaultDispatcher-worker-6 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.623 [DefaultDispatcher-worker-14 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.628 [DefaultDispatcher-worker-4 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.646 [DefaultDispatcher-worker-11 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.647 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-16 15:09:20.651 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-16 15:09:20.652 [DefaultDispatcher-worker-5 @coroutine#2991] INFO ktor.application - Responding at http://0.0.0.0:41055 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4ee936 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-16 15:09:20.660 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.661 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.661 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:20.661 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.661 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.662 [eventLoopGroupProxy-19-1 @call-handler#3002] 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-16 15:09:20.662 [eventLoopGroupProxy-19-2 @call-handler#3001] 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-16 15:09:20.662 [eventLoopGroupProxy-19-1 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.662 [eventLoopGroupProxy-19-2 @call-handler#3001] 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-16 15:09:20.662 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.663 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.663 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.663 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7653ae 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-16 15:09:20.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-16 15:09:20.671 [DefaultDispatcher-worker-15 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.671 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.671 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.671 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.672 [eventLoopGroupProxy-19-2 @call-handler#3007] 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-16 15:09:20.672 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.672 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.672 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.676 [DefaultDispatcher-worker-4 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.677 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.677 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:20.677 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.677 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b8b6a6 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:20.678 [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-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-16 15:09:20.678 [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-16 15:09:20.678 [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-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9bcf19 2025-04-16 15:09:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9bcf19 2025-04-16 15:09:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-16 15:09:20.678 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.678 [eventLoopGroupProxy-19-3 @call-handler#3020] 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-16 15:09:20.678 [eventLoopGroupProxy-19-3 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.678 [DefaultDispatcher-worker-18 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.678 [DefaultDispatcher-worker-18 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.680 [DefaultDispatcher-worker-3 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.687 [DefaultDispatcher-worker-12 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.688 [DefaultDispatcher-worker-12 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.688 [DefaultDispatcher-worker-12 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.688 [DefaultDispatcher-worker-12 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.688 [eventLoopGroupProxy-19-2 @call-handler#3025] 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-16 15:09:20.688 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.689 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.690 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-16 15:09:20.690 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-16 15:09:20.690 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.692 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.692 [eventLoopGroupProxy-19-4 @call-handler#3038] 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-16 15:09:20.692 [eventLoopGroupProxy-19-4 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.692 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.692 [DefaultDispatcher-worker-21 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-16 15:09:20.694 [DefaultDispatcher-worker-17 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.696 [DefaultDispatcher-worker-15 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.698 [DefaultDispatcher-worker-14 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.699 [DefaultDispatcher-worker-13 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.701 [DefaultDispatcher-worker-5 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9bcf19 2025-04-16 15:09:20.701 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.701 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.701 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.701 [eventLoopGroupProxy-19-2 @call-handler#3046] 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-16 15:09:20.701 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.702 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.702 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.705 [DefaultDispatcher-worker-20 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9bcf19 2025-04-16 15:09:20.709 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9bcf19 2025-04-16 15:09:20.715 [DefaultDispatcher-worker-15 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.716 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.716 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 15:09:20.716 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.717 [eventLoopGroupProxy-19-2 @call-handler#3060] 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-16 15:09:20.720 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393. 2025-04-16 15:09:20.732 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393 2025-04-16 15:09:20.733 [eventLoopGroupProxy-19-2 @call-handler#3065] 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-16 15:09:20.737 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.737 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393 2025-04-16 15:09:20.737 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393 2025-04-16 15:09:20.737 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393. 2025-04-16 15:09:20.737 [DefaultDispatcher-worker-20 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.742 [DefaultDispatcher-worker-19 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.742 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.743 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 15:09:20.743 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.743 [eventLoopGroupProxy-19-2 @call-handler#3069] 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-16 15:09:20.744 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.744 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.744 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.745 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 15:09:20.745 [DefaultDispatcher-worker-19 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.748 [DefaultDispatcher-worker-24 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.753 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:20.762 [DefaultDispatcher-worker-12 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-20 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.766 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-20 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-20 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-20 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.766 [DefaultDispatcher-worker-20 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.767 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-16 15:09:20.767 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-16 15:09:20.767 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.771 [DefaultDispatcher-worker-12 @call-handler#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.771 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.771 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.771 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.772 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.772 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.775 [DefaultDispatcher-worker-10 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.778 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.781 [DefaultDispatcher-worker-15 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.782 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.782 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 15:09:20.782 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.782 [eventLoopGroupProxy-19-2 @call-handler#3088] 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-16 15:09:20.785 [DefaultDispatcher-worker-13 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394. 2025-04-16 15:09:20.795 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394 2025-04-16 15:09:20.796 [eventLoopGroupProxy-19-2 @call-handler#3092] 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-16 15:09:20.796 [eventLoopGroupProxy-19-2 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.796 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394 2025-04-16 15:09:20.796 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394 2025-04-16 15:09:20.796 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394. 2025-04-16 15:09:20.796 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717139966899515394 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.800 [DefaultDispatcher-worker-16 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.801 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.801 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 15:09:20.801 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.801 [eventLoopGroupProxy-19-2 @call-handler#3096] 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-16 15:09:20.801 [eventLoopGroupProxy-19-2 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.802 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.802 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync 2025-04-16 15:09:20.802 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-16 15:09:20.802 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.806 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.816 [DefaultDispatcher-worker-1 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.820 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.820 [DefaultDispatcher-worker-20 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.821 [DefaultDispatcher-worker-20 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.821 [DefaultDispatcher-worker-20 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.821 [DefaultDispatcher-worker-20 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.821 [DefaultDispatcher-worker-20 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.821 [eventLoopGroupProxy-19-2 @call-handler#3102] 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-16 15:09:20.821 [eventLoopGroupProxy-19-2 @call-handler#3102] 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-16 15:09:20.821 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.824 [DefaultDispatcher-worker-21 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.827 [DefaultDispatcher-worker-20 @call-handler#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.827 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.828 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.828 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.828 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.828 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.831 [DefaultDispatcher-worker-7 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.835 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.835 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392. 2025-04-16 15:09:20.835 [UI Thread @coroutine#3122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.835 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.835 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.835 [UI Thread @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.835 [eventLoopGroupProxy-19-2 @call-handler#3137] 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-16 15:09:20.836 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.836 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.836 [UI Thread @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.836 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.836 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.836 [UI Thread @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.837 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.837 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393. 2025-04-16 15:09:20.837 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.838 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.838 [eventLoopGroupProxy-19-5 @call-handler#3159] 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-16 15:09:20.838 [eventLoopGroupProxy-19-7 @call-handler#3160] 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-16 15:09:20.838 [UI Thread @coroutine#3122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.838 [UI Thread @coroutine#3122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.838 [eventLoopGroupProxy-19-6 @call-handler#3162] 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-16 15:09:20.838 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392. 2025-04-16 15:09:20.838 [UI Thread @coroutine#3122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.839 [eventLoopGroupProxy-19-8 @call-handler#3169] 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-16 15:09:20.839 [eventLoopGroupProxy-19-7 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.839 [eventLoopGroupProxy-19-5 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.840 [eventLoopGroupProxy-19-6 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.840 [UI Thread @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.840 [UI Thread @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.840 [UI Thread @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.840 [UI Thread @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.840 [UI Thread @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.840 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.840 [UI Thread @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.844 [DefaultDispatcher-worker-12 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.846 [eventLoopGroupProxy-19-8 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.846 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.846 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.847 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393. 2025-04-16 15:09:20.847 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.848 [DefaultDispatcher-worker-11 @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.851 [DefaultDispatcher-worker-17 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.854 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.859 [DefaultDispatcher-worker-15 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.862 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392 2025-04-16 15:09:20.862 [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:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392. 2025-04-16 15:09:20.862 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392 2025-04-16 15:09:20.863 [eventLoopGroupProxy-19-2 @call-handler#3183] 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-16 15:09:20.864 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.864 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392 2025-04-16 15:09:20.864 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392 2025-04-16 15:09:20.864 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392. 2025-04-16 15:09:20.864 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.868 [DefaultDispatcher-worker-4 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.873 [DefaultDispatcher-worker-13 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.876 [DefaultDispatcher-worker-4 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.877 [DefaultDispatcher-worker-4 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.877 [DefaultDispatcher-worker-4 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.877 [DefaultDispatcher-worker-4 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.877 [DefaultDispatcher-worker-4 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.877 [eventLoopGroupProxy-19-2 @call-handler#3191] 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-16 15:09:20.877 [eventLoopGroupProxy-19-2 @call-handler#3191] 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-16 15:09:20.877 [eventLoopGroupProxy-19-2 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.883 [DefaultDispatcher-worker-14 @call-handler#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.883 [eventLoopGroupProxy-19-2 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.883 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.883 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.883 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.883 [DefaultDispatcher-worker-6 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.887 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393 2025-04-16 15:09:20.887 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393. 2025-04-16 15:09:20.887 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393 2025-04-16 15:09:20.888 [DefaultDispatcher-worker-19 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.888 [eventLoopGroupProxy-19-2 @call-handler#3212] 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-16 15:09:20.896 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.896 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393 2025-04-16 15:09:20.896 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393 2025-04-16 15:09:20.897 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393. 2025-04-16 15:09:20.897 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717139966899515394&assignmentUid=717139966899515392&clazzUid=717139966899515392&submitterUid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.902 [DefaultDispatcher-worker-10 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.906 [UI Thread @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393 2025-04-16 15:09:20.906 [UI Thread @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393. 2025-04-16 15:09:20.906 [UI Thread @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393 2025-04-16 15:09:20.906 [eventLoopGroupProxy-19-2 @call-handler#3230] 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-16 15:09:20.907 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.907 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392. 2025-04-16 15:09:20.907 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [eventLoopGroupProxy-19-2 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.907 [eventLoopGroupProxy-19-5 @call-handler#3239] 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-16 15:09:20.907 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.907 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.907 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.907 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.908 [eventLoopGroupProxy-19-6 @call-handler#3244] 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-16 15:09:20.908 [eventLoopGroupProxy-19-7 @call-handler#3248] 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-16 15:09:20.908 [eventLoopGroupProxy-19-2 @call-handler#3249] 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-16 15:09:20.908 [eventLoopGroupProxy-19-7 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.909 [eventLoopGroupProxy-19-2 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.909 [UI Thread @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393 2025-04-16 15:09:20.909 [UI Thread @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393 2025-04-16 15:09:20.909 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.909 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.909 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.909 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.910 [UI Thread @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393. 2025-04-16 15:09:20.910 [UI Thread @coroutine#3221] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/PersonDao/getNamesByUid?uid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.910 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.910 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.910 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.910 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.911 [eventLoopGroupProxy-19-6 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.911 [eventLoopGroupProxy-19-5 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.911 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392 2025-04-16 15:09:20.911 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392 2025-04-16 15:09:20.911 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392. 2025-04-16 15:09:20.911 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.911 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.911 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.911 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.911 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.914 [DefaultDispatcher-worker-1 @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.918 [DefaultDispatcher-worker-24 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.921 [DefaultDispatcher-worker-20 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.924 [DefaultDispatcher-worker-23 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.927 [DefaultDispatcher-worker-6 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.931 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394 2025-04-16 15:09:20.931 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394. 2025-04-16 15:09:20.931 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394 2025-04-16 15:09:20.931 [eventLoopGroupProxy-19-2 @call-handler#3267] 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-16 15:09:20.934 [eventLoopGroupProxy-19-2 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.934 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394 2025-04-16 15:09:20.934 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394 2025-04-16 15:09:20.935 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394. 2025-04-16 15:09:20.935 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515394 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.939 [DefaultDispatcher-worker-8 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.940 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393 2025-04-16 15:09:20.940 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393. 2025-04-16 15:09:20.940 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393 2025-04-16 15:09:20.941 [eventLoopGroupProxy-19-2 @call-handler#3272] 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-16 15:09:20.941 [eventLoopGroupProxy-19-2 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.942 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393 2025-04-16 15:09:20.942 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393 2025-04-16 15:09:20.942 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393. 2025-04-16 15:09:20.942 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/PersonDao/findByUidAsync?uid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.945 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:20.945 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.945 [DefaultDispatcher-worker-3 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:20.945 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.945 [DefaultDispatcher-worker-16 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.946 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.946 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:20.951 [DefaultDispatcher-worker-18 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.955 [DefaultDispatcher-worker-11 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.956 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.956 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.956 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.956 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41055/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-16 15:09:20.956 [eventLoopGroupProxy-19-2 @call-handler#3280] 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-16 15:09:20.956 [eventLoopGroupProxy-19-2 @call-handler#3280] 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-16 15:09:20.956 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-16 15:09:20.961 [DefaultDispatcher-worker-23 @call-handler#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d 2025-04-16 15:09:20.961 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.961 [DefaultDispatcher-worker-21 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.961 [DefaultDispatcher-worker-21 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/replication/message 2025-04-16 15:09:20.961 [DefaultDispatcher-worker-21 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/replication/message. 2025-04-16 15:09:20.961 [DefaultDispatcher-worker-21 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.963 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392. 2025-04-16 15:09:20.963 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.963 [UI Thread @coroutine#3307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.963 [UI Thread @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.963 [eventLoopGroupProxy-19-2 @call-handler#3320] 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-16 15:09:20.963 [eventLoopGroupProxy-19-5 @call-handler#3321] 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-16 15:09:20.963 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.963 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.963 [UI Thread @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-6 @call-handler#3330] 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-16 15:09:20.964 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.964 [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:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393. 2025-04-16 15:09:20.964 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-2 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-7 @call-handler#3334] 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-16 15:09:20.964 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.964 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-6 @call-handler#3330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-7 @call-handler#3334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.964 [eventLoopGroupProxy-19-5 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.964 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392. 2025-04-16 15:09:20.964 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.965 [UI Thread @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 2025-04-16 15:09:20.965 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.965 [UI Thread @coroutine#3314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.965 [UI Thread @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.965 [UI Thread @coroutine#3312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.965 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392. 2025-04-16 15:09:20.965 [UI Thread @coroutine#3307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717139966899515393&assignmentUid=717139966899515392 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.966 [DefaultDispatcher-worker-19 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-04-16 15:09:20.966 [eventLoopGroupProxy-19-9 @call-handler#3348] 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-16 15:09:20.968 [eventLoopGroupProxy-19-9 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-16 15:09:20.968 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.968 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 2025-04-16 15:09:20.968 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393. 2025-04-16 15:09:20.968 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41055/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717139966899515392&clazzUid=717139966899515392&accountPersonUid=717139966899515393 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:20.969 [DefaultDispatcher-worker-9 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.972 [DefaultDispatcher-worker-24 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.975 [DefaultDispatcher-worker-23 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.977 [DefaultDispatcher-worker-18 @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.981 [DefaultDispatcher-worker-21 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2025-04-16 15:09:20.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-16 15:09:20.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-16 15:09:20.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.983 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363751f2: (connection evicted) 2025-04-16 15:09:20.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-16 15:09:20.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-16 15:09:20.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-16 15:09:20.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-16 15:09:20.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:20.984 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b: (connection evicted) 2025-04-16 15:09:20.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:20.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-16 15:09:20.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-11 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-11 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-11 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-11 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.043 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.128 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:21.128 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.128 [DefaultDispatcher-worker-2 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.128 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.129 [DefaultDispatcher-worker-22 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.129 [DefaultDispatcher-worker-22 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.211 [DefaultDispatcher-worker-12 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:21.211 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.211 [DefaultDispatcher-worker-12 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.211 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.212 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.212 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.254 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:21.254 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.254 [DefaultDispatcher-worker-4 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.254 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.255 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.255 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.297 [DefaultDispatcher-worker-4 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:21.297 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.297 [DefaultDispatcher-worker-4 @coroutine#2262] 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-16 15:09:21.297 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.298 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.321 [DefaultDispatcher-worker-22 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:21.321 [DefaultDispatcher-worker-22 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.321 [DefaultDispatcher-worker-22 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.321 [DefaultDispatcher-worker-22 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.322 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.322 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.427 [DefaultDispatcher-worker-24 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:21.427 [DefaultDispatcher-worker-24 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.427 [DefaultDispatcher-worker-24 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.427 [DefaultDispatcher-worker-24 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.428 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.428 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.497 [DefaultDispatcher-worker-23 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:21.497 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.497 [DefaultDispatcher-worker-23 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.497 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.498 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.498 [DefaultDispatcher-worker-11 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.611 [DefaultDispatcher-worker-5 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:21.611 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.611 [DefaultDispatcher-worker-5 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.611 [DefaultDispatcher-worker-5 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.612 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.612 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.950 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:21.951 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.951 [DefaultDispatcher-worker-19 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:21.951 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.951 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.951 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:21.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-16 15:09:21.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-16 15:09:21.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:21.988 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1c566d: (connection evicted) 2025-04-16 15:09:21.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:21.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-16 15:09:21.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd80f8 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:21.990 [Test worker @coroutine#3400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-16 15:09:21.991 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:21.991 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:21.992 [Test worker @coroutine#3400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-16 15:09:22.001 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.009 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.010 [Test worker @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.011 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f91d19 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.012 [Test worker @coroutine#3400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-16 15:09:22.022 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.028 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.029 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.030 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.034 [DefaultDispatcher-worker-7 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2025-04-16 15:09:22.042 [DefaultDispatcher-worker-7 @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.047 [DefaultDispatcher-worker-17 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:22.047 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.047 [DefaultDispatcher-worker-17 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.047 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.048 [DefaultDispatcher-worker-20 @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2025-04-16 15:09:22.048 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.048 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-16 15:09:22.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.053 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e82b631: (connection evicted) 2025-04-16 15:09:22.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-16 15:09:22.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-16 15:09:22.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.054 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf: (connection evicted) 2025-04-16 15:09:22.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-16 15:09:22.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-16 15:09:22.054 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc82de5 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.055 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-16 15:09:22.064 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.070 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.071 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.072 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51fadd20 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.072 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-16 15:09:22.073 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.073 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.073 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-16 15:09:22.081 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.087 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.088 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.090 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.095 [DefaultDispatcher-worker-20 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2025-04-16 15:09:22.103 [DefaultDispatcher-worker-19 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.108 [DefaultDispatcher-worker-19 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.113 [DefaultDispatcher-worker-9 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.123 [DefaultDispatcher-worker-3 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2025-04-16 15:09:22.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-16 15:09:22.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-16 15:09:22.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.126 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d71476c: (connection evicted) 2025-04-16 15:09:22.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-16 15:09:22.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-16 15:09:22.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-16 15:09:22.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-16 15:09:22.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.126 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28878a52: (connection evicted) 2025-04-16 15:09:22.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-16 15:09:22.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e316971 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.127 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.128 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-3 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-3 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-3 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.134 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.138 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.144 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.145 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.146 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c521a79 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.146 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-16 15:09:22.147 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.147 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.147 [Test worker @coroutine#3548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-16 15:09:22.156 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.161 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.162 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.163 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.167 [DefaultDispatcher-worker-6 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-04-16 15:09:22.176 [DefaultDispatcher-worker-4 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.180 [DefaultDispatcher-worker-5 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-04-16 15:09:22.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-16 15:09:22.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-16 15:09:22.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.184 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56540a58: (connection evicted) 2025-04-16 15:09:22.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-16 15:09:22.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.185 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8: (connection evicted) 2025-04-16 15:09:22.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-16 15:09:22.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ef09e3 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.186 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-16 15:09:22.196 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.202 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.203 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.204 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438fcca3 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.204 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-16 15:09:22.205 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.205 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.205 [Test worker @coroutine#3608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-16 15:09:22.214 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.216 [DefaultDispatcher-worker-21 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:22.216 [DefaultDispatcher-worker-21 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.216 [DefaultDispatcher-worker-21 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.216 [DefaultDispatcher-worker-21 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.217 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.217 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.220 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.221 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.222 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.226 [DefaultDispatcher-worker-1 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2025-04-16 15:09:22.234 [DefaultDispatcher-worker-8 @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.239 [DefaultDispatcher-worker-12 @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2025-04-16 15:09:22.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-16 15:09:22.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-16 15:09:22.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.244 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43815bc: (connection evicted) 2025-04-16 15:09:22.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-16 15:09:22.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-16 15:09:22.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-16 15:09:22.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-16 15:09:22.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.244 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e86d24: (connection evicted) 2025-04-16 15:09:22.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-16 15:09:22.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6107b3cb 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.245 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-16 15:09:22.246 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.246 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.246 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-16 15:09:22.255 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.259 [DefaultDispatcher-worker-8 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:22.259 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.259 [DefaultDispatcher-worker-8 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.259 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.260 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.260 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.261 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.262 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.263 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4306709f 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.263 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-16 15:09:22.272 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.278 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.279 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.280 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.285 [DefaultDispatcher-worker-5 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f 2025-04-16 15:09:22.293 [DefaultDispatcher-worker-19 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.299 [DefaultDispatcher-worker-5 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2025-04-16 15:09:22.303 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:22.303 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.303 [DefaultDispatcher-worker-5 @coroutine#2262] 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-16 15:09:22.303 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.303 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-16 15:09:22.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-16 15:09:22.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.304 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9: (connection evicted) 2025-04-16 15:09:22.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-16 15:09:22.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-16 15:09:22.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-16 15:09:22.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-16 15:09:22.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.304 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ad39f2f: (connection evicted) 2025-04-16 15:09:22.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-16 15:09:22.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-16 15:09:22.305 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492d0748 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.306 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-16 15:09:22.315 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.321 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.322 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.323 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca8157c 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.323 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.324 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-16 15:09:22.326 [DefaultDispatcher-worker-2 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:22.326 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.326 [DefaultDispatcher-worker-2 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.326 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.327 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.327 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.333 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.339 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.340 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.341 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.345 [DefaultDispatcher-worker-13 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2025-04-16 15:09:22.353 [DefaultDispatcher-worker-13 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.358 [DefaultDispatcher-worker-24 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.362 [DefaultDispatcher-worker-10 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-16 15:09:22.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.367 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917: (connection evicted) 2025-04-16 15:09:22.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-16 15:09:22.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-16 15:09:22.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.368 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea: (connection evicted) 2025-04-16 15:09:22.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-16 15:09:22.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f679ce 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.369 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-16 15:09:22.378 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.385 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.386 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.387 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7ed9bd 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.388 [Test worker @coroutine#3793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-16 15:09:22.399 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.405 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.406 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.407 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.411 [DefaultDispatcher-worker-21 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dae87e 2025-04-16 15:09:22.419 [DefaultDispatcher-worker-19 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.423 [DefaultDispatcher-worker-16 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.427 [DefaultDispatcher-worker-24 @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-20 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-20 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-6 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.433 [DefaultDispatcher-worker-6 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.436 [DefaultDispatcher-worker-14 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4300b54c 2025-04-16 15:09:22.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-16 15:09:22.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-16 15:09:22.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.439 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4300b54c: (connection evicted) 2025-04-16 15:09:22.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-16 15:09:22.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-16 15:09:22.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-16 15:09:22.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-16 15:09:22.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.439 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28dae87e: (connection evicted) 2025-04-16 15:09:22.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-16 15:09:22.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640c2749 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-16 15:09:22.440 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.441 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-16 15:09:22.448 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.453 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.454 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.455 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213f2d00 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.455 [Test worker @coroutine#3883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-16 15:09:22.462 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.467 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.468 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.469 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.473 [DefaultDispatcher-worker-4 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2025-04-16 15:09:22.481 [DefaultDispatcher-worker-5 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.486 [DefaultDispatcher-worker-22 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.487 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6285027a 2025-04-16 15:09:22.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-16 15:09:22.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-16 15:09:22.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.490 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6285027a: (connection evicted) 2025-04-16 15:09:22.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-16 15:09:22.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-16 15:09:22.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-16 15:09:22.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-16 15:09:22.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.491 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb: (connection evicted) 2025-04-16 15:09:22.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-16 15:09:22.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70721c2d 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.492 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-16 15:09:22.493 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.493 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.493 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-16 15:09:22.501 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.502 [DefaultDispatcher-worker-19 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:22.502 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.502 [DefaultDispatcher-worker-19 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.502 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.503 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.503 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.506 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.507 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.508 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6321e29b 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.508 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.509 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-16 15:09:22.516 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.521 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.522 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.523 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.527 [DefaultDispatcher-worker-18 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2025-04-16 15:09:22.534 [DefaultDispatcher-worker-7 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.538 [DefaultDispatcher-worker-18 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.539 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.540 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2025-04-16 15:09:22.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-16 15:09:22.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-16 15:09:22.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.544 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62371858: (connection evicted) 2025-04-16 15:09:22.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-16 15:09:22.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.545 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16716cc0: (connection evicted) 2025-04-16 15:09:22.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-16 15:09:22.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d487147 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.546 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-16 15:09:22.553 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.558 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.559 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.560 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f2bfe6 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.560 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-16 15:09:22.568 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.573 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.573 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.574 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.578 [DefaultDispatcher-worker-7 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2025-04-16 15:09:22.586 [DefaultDispatcher-worker-21 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.591 [DefaultDispatcher-worker-1 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2025-04-16 15:09:22.627 [DefaultDispatcher-worker-15 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:22.627 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.627 [DefaultDispatcher-worker-15 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.627 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.628 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.628 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-16 15:09:22.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-16 15:09:22.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.629 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a: (connection evicted) 2025-04-16 15:09:22.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-16 15:09:22.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.630 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6: (connection evicted) 2025-04-16 15:09:22.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-16 15:09:22.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b4fc1e 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.631 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-16 15:09:22.639 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.645 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.645 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.646 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11885841 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.647 [Test worker @coroutine#4080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-16 15:09:22.654 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.659 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.660 [Test worker @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.661 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.665 [DefaultDispatcher-worker-11 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f514364 2025-04-16 15:09:22.672 [DefaultDispatcher-worker-9 @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.677 [DefaultDispatcher-worker-20 @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c48119 2025-04-16 15:09:22.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-16 15:09:22.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-16 15:09:22.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.681 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c48119: (connection evicted) 2025-04-16 15:09:22.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-16 15:09:22.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-16 15:09:22.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-16 15:09:22.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-16 15:09:22.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.682 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f514364: (connection evicted) 2025-04-16 15:09:22.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-16 15:09:22.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373e3dac 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.683 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-16 15:09:22.691 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.695 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.697 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.698 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48186ba8 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.698 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.699 [Test worker @coroutine#4138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-16 15:09:22.706 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.711 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.712 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.713 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.717 [DefaultDispatcher-worker-24 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c84006 2025-04-16 15:09:22.724 [DefaultDispatcher-worker-15 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.729 [DefaultDispatcher-worker-13 @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.730 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.731 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2265a052 2025-04-16 15:09:22.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-16 15:09:22.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-16 15:09:22.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.735 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2265a052: (connection evicted) 2025-04-16 15:09:22.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-16 15:09:22.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-16 15:09:22.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-16 15:09:22.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-16 15:09:22.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.736 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c84006: (connection evicted) 2025-04-16 15:09:22.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-16 15:09:22.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279e9c95 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.737 [Test worker @coroutine#4199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-16 15:09:22.744 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.749 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.750 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.751 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a59324f 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.751 [Test worker @coroutine#4199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-16 15:09:22.759 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.763 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.764 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.765 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.769 [DefaultDispatcher-worker-18 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-04-16 15:09:22.776 [DefaultDispatcher-worker-23 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.780 [DefaultDispatcher-worker-20 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.785 [UI Thread @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c027237 2025-04-16 15:09:22.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-16 15:09:22.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-16 15:09:22.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.788 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c027237: (connection evicted) 2025-04-16 15:09:22.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-16 15:09:22.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.789 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226346d4: (connection evicted) 2025-04-16 15:09:22.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-16 15:09:22.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-16 15:09:22.790 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58cd7486 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.791 [Test worker @coroutine#4291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-16 15:09:22.803 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.808 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.809 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.810 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.814 [DefaultDispatcher-worker-19 @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.815 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.822 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-04-16 15:09:22.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-16 15:09:22.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-16 15:09:22.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.834 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f15e87: (connection evicted) 2025-04-16 15:09:22.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-16 15:09:22.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74efc394 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.835 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-16 15:09:22.836 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.836 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.836 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-16 15:09:22.843 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.848 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.849 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.850 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a372c1 2025-04-16 15:09:22.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-16 15:09:22.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-16 15:09:22.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:22.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-16 15:09:22.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7056cda8 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.852 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.853 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-16 15:09:22.860 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.864 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.865 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.866 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-16 15:09:22.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-16 15:09:22.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-16 15:09:22.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:22.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-16 15:09:22.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4663ec 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.869 [Test worker @coroutine#4384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-16 15:09:22.877 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.882 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.882 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.884 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2025-04-16 15:09:22.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-16 15:09:22.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-16 15:09:22.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:22.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-16 15:09:22.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-16 15:09:22.886 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c657771 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.887 [Test worker @coroutine#4413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-16 15:09:22.896 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.901 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.902 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.903 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.908 [DefaultDispatcher-worker-2 @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-04-16 15:09:22.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-16 15:09:22.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-16 15:09:22.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.916 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d5db99: (connection evicted) 2025-04-16 15:09:22.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-16 15:09:22.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7194f5b 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.917 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.918 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-16 15:09:22.925 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.930 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.931 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.931 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2025-04-16 15:09:22.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-16 15:09:22.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-16 15:09:22.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:22.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-16 15:09:22.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.934 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-16 15:09:22.942 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.947 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.948 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.949 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.953 [DefaultDispatcher-worker-24 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.954 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.955 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:22.955 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.955 [DefaultDispatcher-worker-9 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:22.955 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.956 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-04-16 15:09:22.956 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.956 [DefaultDispatcher-worker-6 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:22.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-16 15:09:22.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-16 15:09:22.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:22.957 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2025-04-16 15:09:22.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:22.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-16 15:09:22.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431bf770 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.958 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.959 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-16 15:09:22.966 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.971 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.972 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.972 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae25358 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.973 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-16 15:09:22.981 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.986 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.986 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.987 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.992 [DefaultDispatcher-worker-3 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-04-16 15:09:22.998 [DefaultDispatcher-worker-8 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:23.007 [DefaultDispatcher-worker-23 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-16 15:09:23.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.012 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6: (connection evicted) 2025-04-16 15:09:23.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-16 15:09:23.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-16 15:09:23.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.012 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb78f01: (connection evicted) 2025-04-16 15:09:23.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-16 15:09:23.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.013 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.014 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-16 15:09:23.021 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.026 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.027 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.028 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b191676 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.028 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-16 15:09:23.036 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.040 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.041 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.042 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.046 [DefaultDispatcher-worker-7 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2025-04-16 15:09:23.052 [DefaultDispatcher-worker-8 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:23.052 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.052 [DefaultDispatcher-worker-8 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.052 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.053 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.053 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.054 [DefaultDispatcher-worker-15 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.061 [DefaultDispatcher-worker-11 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-16 15:09:23.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.063 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21590b35: (connection evicted) 2025-04-16 15:09:23.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-16 15:09:23.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-16 15:09:23.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.064 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6: (connection evicted) 2025-04-16 15:09:23.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-16 15:09:23.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685dceb8 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.065 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-16 15:09:23.066 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.066 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.066 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-16 15:09:23.073 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.078 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.079 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.080 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.080 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-16 15:09:23.089 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.094 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.094 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.095 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.099 [DefaultDispatcher-worker-4 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-04-16 15:09:23.106 [DefaultDispatcher-worker-24 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.114 [DefaultDispatcher-worker-2 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.118 [DefaultDispatcher-worker-9 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.122 [DefaultDispatcher-worker-6 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-16 15:09:23.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-16 15:09:23.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-16 15:09:23.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.129 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4: (connection evicted) 2025-04-16 15:09:23.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-16 15:09:23.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.130 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2025-04-16 15:09:23.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-16 15:09:23.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248e31a1 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.131 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-16 15:09:23.132 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.132 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.132 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-16 15:09:23.139 [DefaultDispatcher-worker-10 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:23.139 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.139 [DefaultDispatcher-worker-10 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.139 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.140 [DefaultDispatcher-worker-24 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.140 [DefaultDispatcher-worker-24 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.140 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.145 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.146 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.147 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24f013 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.147 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-16 15:09:23.155 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.160 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.161 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.163 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.167 [DefaultDispatcher-worker-1 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf 2025-04-16 15:09:23.174 [DefaultDispatcher-worker-21 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.181 [DefaultDispatcher-worker-18 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.185 [DefaultDispatcher-worker-21 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-16 15:09:23.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.193 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1d2d7b: (connection evicted) 2025-04-16 15:09:23.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-16 15:09:23.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-16 15:09:23.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.194 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ba0b7cf: (connection evicted) 2025-04-16 15:09:23.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-16 15:09:23.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-16 15:09:23.194 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67253518 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.195 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-16 15:09:23.202 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.207 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.208 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.209 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6282bb 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.209 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-16 15:09:23.217 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.221 [DefaultDispatcher-worker-9 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:23.221 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.221 [DefaultDispatcher-worker-9 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.221 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.221 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.222 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.222 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.222 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.223 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.226 [DefaultDispatcher-worker-24 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-04-16 15:09:23.233 [DefaultDispatcher-worker-15 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.237 [DefaultDispatcher-worker-3 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-04-16 15:09:23.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-16 15:09:23.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-16 15:09:23.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.239 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3637e628: (connection evicted) 2025-04-16 15:09:23.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-16 15:09:23.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.240 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec: (connection evicted) 2025-04-16 15:09:23.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-16 15:09:23.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5869f15f 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.242 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-16 15:09:23.250 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.254 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.255 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503eac4c 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.256 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-16 15:09:23.265 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.265 [DefaultDispatcher-worker-22 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:23.265 [DefaultDispatcher-worker-22 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.265 [DefaultDispatcher-worker-22 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.265 [DefaultDispatcher-worker-22 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.266 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.266 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.271 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.271 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.272 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.276 [DefaultDispatcher-worker-22 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2836374 2025-04-16 15:09:23.283 [DefaultDispatcher-worker-20 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.288 [DefaultDispatcher-worker-6 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.298 [DefaultDispatcher-worker-12 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5248474e 2025-04-16 15:09:23.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-16 15:09:23.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-16 15:09:23.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.299 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5248474e: (connection evicted) 2025-04-16 15:09:23.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-16 15:09:23.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-16 15:09:23.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-16 15:09:23.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-16 15:09:23.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.300 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2836374: (connection evicted) 2025-04-16 15:09:23.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-16 15:09:23.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33317d26 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.301 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-16 15:09:23.302 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.302 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.302 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-16 15:09:23.308 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:23.308 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.308 [DefaultDispatcher-worker-5 @coroutine#2262] 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-16 15:09:23.308 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.308 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.310 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.314 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.315 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.316 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.316 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a69c81e 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.317 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-16 15:09:23.324 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.329 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.330 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.331 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.331 [DefaultDispatcher-worker-15 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:23.331 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.331 [DefaultDispatcher-worker-15 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.331 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.332 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.332 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.335 [DefaultDispatcher-worker-24 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-16 15:09:23.343 [DefaultDispatcher-worker-3 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.347 [DefaultDispatcher-worker-22 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.351 [DefaultDispatcher-worker-18 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.359 [DefaultDispatcher-worker-23 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-16 15:09:23.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-16 15:09:23.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-16 15:09:23.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.360 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c8a382: (connection evicted) 2025-04-16 15:09:23.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-16 15:09:23.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-16 15:09:23.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-16 15:09:23.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-16 15:09:23.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.360 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754acbad: (connection evicted) 2025-04-16 15:09:23.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-16 15:09:23.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.362 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-16 15:09:23.369 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.374 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.375 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.376 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.376 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-16 15:09:23.377 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.377 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.377 [Test worker @coroutine#4763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-16 15:09:23.384 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.389 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.390 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.390 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.394 [DefaultDispatcher-worker-20 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-16 15:09:23.402 [DefaultDispatcher-worker-9 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.407 [DefaultDispatcher-worker-7 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-16 15:09:23.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-16 15:09:23.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-16 15:09:23.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.413 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-04-16 15:09:23.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-16 15:09:23.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.414 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2025-04-16 15:09:23.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-16 15:09:23.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.415 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-16 15:09:23.423 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.428 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.429 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.430 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.430 [Test worker @coroutine#4803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-16 15:09:23.437 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.438 [DefaultDispatcher-worker-18 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:23.438 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.438 [DefaultDispatcher-worker-18 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.438 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.439 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.439 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.443 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.444 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.445 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.449 [DefaultDispatcher-worker-19 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-16 15:09:23.456 [DefaultDispatcher-worker-16 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.461 [DefaultDispatcher-worker-20 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-16 15:09:23.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-16 15:09:23.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-16 15:09:23.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.463 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2025-04-16 15:09:23.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-16 15:09:23.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.464 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2025-04-16 15:09:23.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-16 15:09:23.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59aa646e 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.465 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-16 15:09:23.473 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.477 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.478 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.479 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dad97ed 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.479 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.480 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-16 15:09:23.487 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.492 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.492 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.493 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.497 [DefaultDispatcher-worker-1 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-16 15:09:23.504 [DefaultDispatcher-worker-9 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.507 [DefaultDispatcher-worker-23 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:23.507 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.507 [DefaultDispatcher-worker-23 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.507 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.507 [DefaultDispatcher-worker-22 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.508 [DefaultDispatcher-worker-22 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.508 [DefaultDispatcher-worker-21 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-16 15:09:23.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.510 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22120799: (connection evicted) 2025-04-16 15:09:23.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-16 15:09:23.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-16 15:09:23.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.510 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb: (connection evicted) 2025-04-16 15:09:23.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-16 15:09:23.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62048ab 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.512 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-16 15:09:23.519 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.524 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.525 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.526 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.526 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc70176 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.527 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-16 15:09:23.534 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.539 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.540 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.540 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.544 [DefaultDispatcher-worker-7 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-04-16 15:09:23.551 [DefaultDispatcher-worker-15 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.557 [DefaultDispatcher-worker-15 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.561 [DefaultDispatcher-worker-15 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.612 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.627 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.632 [DefaultDispatcher-worker-9 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:23.632 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.633 [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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.633 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.633 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.633 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.675 [DefaultDispatcher-worker-10 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-16 15:09:23.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-16 15:09:23.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-16 15:09:23.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.676 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5: (connection evicted) 2025-04-16 15:09:23.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-16 15:09:23.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.677 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b: (connection evicted) 2025-04-16 15:09:23.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-16 15:09:23.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fa7ff0 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.678 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-16 15:09:23.685 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.690 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.691 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.692 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6924ff83 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.692 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-16 15:09:23.699 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.704 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.705 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.706 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.710 [DefaultDispatcher-worker-21 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5312940c 2025-04-16 15:09:23.717 [DefaultDispatcher-worker-7 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.724 [DefaultDispatcher-worker-3 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.727 [DefaultDispatcher-worker-9 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-04-16 15:09:23.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-16 15:09:23.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-16 15:09:23.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.729 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4702faee: (connection evicted) 2025-04-16 15:09:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-16 15:09:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.730 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5312940c: (connection evicted) 2025-04-16 15:09:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-16 15:09:23.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.731 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-16 15:09:23.738 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.743 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.744 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.745 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72d4d9ac 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.745 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-16 15:09:23.752 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.757 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.758 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.759 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.763 [DefaultDispatcher-worker-15 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-04-16 15:09:23.769 [DefaultDispatcher-worker-15 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.775 [DefaultDispatcher-worker-22 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-04-16 15:09:23.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-16 15:09:23.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-16 15:09:23.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.777 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6: (connection evicted) 2025-04-16 15:09:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-16 15:09:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.778 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379: (connection evicted) 2025-04-16 15:09:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-16 15:09:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e6bcfd 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.779 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-16 15:09:23.786 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.791 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.792 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.793 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13967a64 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.793 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-16 15:09:23.801 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.806 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.807 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.807 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.811 [DefaultDispatcher-worker-5 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf 2025-04-16 15:09:23.818 [DefaultDispatcher-worker-10 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.824 [DefaultDispatcher-worker-17 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.828 [DefaultDispatcher-worker-18 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289a70a 2025-04-16 15:09:23.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-16 15:09:23.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-16 15:09:23.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.831 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@289a70a: (connection evicted) 2025-04-16 15:09:23.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-16 15:09:23.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.831 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb8e8cf: (connection evicted) 2025-04-16 15:09:23.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-16 15:09:23.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6f0fc 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.832 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-16 15:09:23.833 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.833 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.833 [Test worker @coroutine#5020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-16 15:09:23.840 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.845 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.846 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.846 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.851 [DefaultDispatcher-worker-6 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.854 [DefaultDispatcher-worker-16 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dfd939 2025-04-16 15:09:23.861 [UI Thread @coroutine#5046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717139982241546240 2025-04-16 15:09:23.861 [UI Thread @coroutine#5046] 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=717139982241546240. 2025-04-16 15:09:23.861 [UI Thread @coroutine#5046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717139982241546240 2025-04-16 15:09:23.862 [UI Thread @coroutine#5046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717139982241546240 2025-04-16 15:09:23.862 [UI Thread @coroutine#5046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717139982241546240 2025-04-16 15:09:23.862 [UI Thread @coroutine#5046] 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=717139982241546240. 2025-04-16 15:09:23.862 [UI Thread @coroutine#5046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717139982241546240 to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:23.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-16 15:09:23.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-16 15:09:23.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.863 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dfd939: (connection evicted) 2025-04-16 15:09:23.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-16 15:09:23.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1467dcd0 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.897 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-16 15:09:23.905 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.910 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.911 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.912 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.924 [DefaultDispatcher-worker-23 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.927 [DefaultDispatcher-worker-5 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.930 [DefaultDispatcher-worker-7 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-16 15:09:23.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-16 15:09:23.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-16 15:09:23.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:23.938 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d0775c: (connection evicted) 2025-04-16 15:09:23.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-16 15:09:23.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-16 15:09:23.975 [DefaultDispatcher-worker-15 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-16 15:09:23.975 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.975 [DefaultDispatcher-worker-15 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:23.975 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1339bf 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.975 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-16 15:09:23.976 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.976 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:23.983 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.988 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.989 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.990 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-04-16 15:09:23.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-16 15:09:23.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-16 15:09:23.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:23.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:23.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-16 15:09:23.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c5599b 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:23.994 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-16 15:09:23.995 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:23.995 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:23.995 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-16 15:09:24.002 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:24.007 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:24.008 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:24.009 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4c4e96 2025-04-16 15:09:24.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-16 15:09:24.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-16 15:09:24.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-16 15:09:24.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d162d67 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.011 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-16 15:09:24.012 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.012 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.012 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-16 15:09:24.019 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.024 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.025 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.026 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.026 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c807e6b 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.027 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-16 15:09:24.035 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.041 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.042 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.043 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.047 [DefaultDispatcher-worker-1 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81 2025-04-16 15:09:24.054 [DefaultDispatcher-worker-1 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390 2025-04-16 15:09:24.056 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.056 [UI Thread @coroutine#5149] 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:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 15:09:24.056 [UI Thread @coroutine#5149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.057 [UI Thread @coroutine#5149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.057 [UI Thread @coroutine#5149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-17 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:24.058 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 15:09:24.058 [UI Thread @coroutine#5149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42657/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-17 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.058 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-16 15:09:24.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.059 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1aa390: (connection evicted) 2025-04-16 15:09:24.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-16 15:09:24.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-16 15:09:24.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.059 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb6bc81: (connection evicted) 2025-04-16 15:09:24.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-16 15:09:24.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70201785 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.061 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-16 15:09:24.068 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.073 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.074 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.075 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae2227 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.075 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-16 15:09:24.076 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.076 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.076 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-16 15:09:24.083 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.087 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.088 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.089 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.093 [DefaultDispatcher-worker-9 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35daccb8 2025-04-16 15:09:24.100 [DefaultDispatcher-worker-6 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@649a76c1 2025-04-16 15:09:24.101 [UI Thread @coroutine#5181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.101 [UI Thread @coroutine#5181] 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:50299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 15:09:24.101 [UI Thread @coroutine#5181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.102 [UI Thread @coroutine#5181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.102 [UI Thread @coroutine#5181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50299/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-16 15:09:24.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-16 15:09:24.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.103 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@649a76c1: (connection evicted) 2025-04-16 15:09:24.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-16 15:09:24.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.104 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35daccb8: (connection evicted) 2025-04-16 15:09:24.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-16 15:09:24.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611d867 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.105 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-16 15:09:24.113 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.117 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.119 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.120 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2caf6813 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.120 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.121 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-16 15:09:24.128 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.133 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.133 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.134 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.138 [DefaultDispatcher-worker-12 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2025-04-16 15:09:24.144 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:24.144 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.144 [DefaultDispatcher-worker-13 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.144 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.145 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.145 [DefaultDispatcher-worker-13 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.145 [DefaultDispatcher-worker-10 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-04-16 15:09:24.146 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.146 [UI Thread @coroutine#5213] 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:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 15:09:24.146 [UI Thread @coroutine#5213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.147 [UI Thread @coroutine#5213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.147 [UI Thread @coroutine#5213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-16 15:09:24.147 [UI Thread @coroutine#5213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-16 15:09:24.147 [UI Thread @coroutine#5213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-16 15:09:24.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.148 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34775090: (connection evicted) 2025-04-16 15:09:24.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-16 15:09:24.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-16 15:09:24.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.148 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4: (connection evicted) 2025-04-16 15:09:24.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-16 15:09:24.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-16 15:09:24.149 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bdfa3e 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.150 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-16 15:09:24.157 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.162 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.163 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.163 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.163 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af5eab6 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.164 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-16 15:09:24.171 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.175 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.176 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.177 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.181 [DefaultDispatcher-worker-9 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9 2025-04-16 15:09:24.189 [DefaultDispatcher-worker-9 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.195 [DefaultDispatcher-worker-9 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-16 15:09:24.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.201 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3: (connection evicted) 2025-04-16 15:09:24.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-16 15:09:24.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-16 15:09:24.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.201 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1254b9: (connection evicted) 2025-04-16 15:09:24.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-16 15:09:24.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ad0060 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.203 [Test worker @coroutine#5267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-16 15:09:24.210 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.215 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.216 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.216 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.221 [DefaultDispatcher-worker-14 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-5 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-5 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.226 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.231 [DefaultDispatcher-worker-18 @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.237 [DefaultDispatcher-worker-15 @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.247 [DefaultDispatcher-worker-16 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354d5692 2025-04-16 15:09:24.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-16 15:09:24.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-16 15:09:24.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.249 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@354d5692: (connection evicted) 2025-04-16 15:09:24.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-16 15:09:24.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49f2994f 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.250 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-16 15:09:24.257 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.262 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.263 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.264 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6b8b27 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.264 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-16 15:09:24.271 [DefaultDispatcher-worker-15 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:24.271 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.271 [DefaultDispatcher-worker-15 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.271 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.272 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.272 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.273 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.278 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.279 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.280 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.284 [DefaultDispatcher-worker-11 @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd 2025-04-16 15:09:24.290 [DefaultDispatcher-worker-20 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.295 [DefaultDispatcher-worker-14 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9353d68 2025-04-16 15:09:24.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-16 15:09:24.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-16 15:09:24.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.299 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9353d68: (connection evicted) 2025-04-16 15:09:24.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-16 15:09:24.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-16 15:09:24.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-16 15:09:24.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-16 15:09:24.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.300 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d965dbd: (connection evicted) 2025-04-16 15:09:24.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-16 15:09:24.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3469df 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.301 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-16 15:09:24.309 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.313 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:24.313 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.313 [DefaultDispatcher-worker-11 @coroutine#2262] 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-16 15:09:24.313 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.313 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.314 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.315 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.316 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.320 [DefaultDispatcher-worker-18 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.323 [DefaultDispatcher-worker-7 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.329 [DefaultDispatcher-worker-3 @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48531d5 2025-04-16 15:09:24.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-16 15:09:24.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-16 15:09:24.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.330 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48531d5: (connection evicted) 2025-04-16 15:09:24.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-16 15:09:24.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31bbcced 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.331 [Test worker @coroutine#5376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-16 15:09:24.337 [DefaultDispatcher-worker-9 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:24.337 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.337 [DefaultDispatcher-worker-9 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.337 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.338 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.338 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.340 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.345 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.346 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.347 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.351 [DefaultDispatcher-worker-11 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.355 [DefaultDispatcher-worker-11 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1054864f 2025-04-16 15:09:24.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-16 15:09:24.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-16 15:09:24.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.355 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1054864f: (connection evicted) 2025-04-16 15:09:24.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-16 15:09:24.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@366fd3cb 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.357 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-16 15:09:24.364 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.369 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.370 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.371 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.406 [DefaultDispatcher-worker-2 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d 2025-04-16 15:09:24.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-16 15:09:24.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-16 15:09:24.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.409 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a51a39d: (connection evicted) 2025-04-16 15:09:24.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-16 15:09:24.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f1c8ed 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.410 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-16 15:09:24.418 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.423 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.424 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.424 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.429 [DefaultDispatcher-worker-17 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.432 [DefaultDispatcher-worker-10 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-16 15:09:24.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-16 15:09:24.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-16 15:09:24.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.435 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68628510: (connection evicted) 2025-04-16 15:09:24.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-16 15:09:24.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636e6791 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.438 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-16 15:09:24.444 [DefaultDispatcher-worker-20 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:24.445 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.445 [DefaultDispatcher-worker-20 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.445 [DefaultDispatcher-worker-20 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.445 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.445 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.448 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.455 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.456 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.457 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-16 15:09:24.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-16 15:09:24.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-16 15:09:24.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-16 15:09:24.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-16 15:09:24.460 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-16 15:09:24.460 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b12157b 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.461 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-16 15:09:24.469 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.474 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.475 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.476 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-16 15:09:24.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-16 15:09:24.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-16 15:09:24.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-16 15:09:24.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135ddb56 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.478 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.479 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.479 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-16 15:09:24.479 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.479 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.479 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-16 15:09:24.487 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.492 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.492 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.493 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d3776 2025-04-16 15:09:24.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-16 15:09:24.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-16 15:09:24.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-16 15:09:24.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-16 15:09:24.500 [UI Thread @coroutine#5508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44011/Site/verify 2025-04-16 15:09:24.500 [UI Thread @coroutine#5508] 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:44011/Site/verify. 2025-04-16 15:09:24.500 [UI Thread @coroutine#5508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44011/Site/verify 2025-04-16 15:09:24.501 [UI Thread @coroutine#5508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44011/Site/verify 2025-04-16 15:09:24.501 [UI Thread @coroutine#5508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44011/Site/verify 2025-04-16 15:09:24.501 [UI Thread @coroutine#5508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44011/Site/verify. 2025-04-16 15:09:24.501 [UI Thread @coroutine#5508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44011/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330a6b76 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.504 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-16 15:09:24.505 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.505 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.505 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-16 15:09:24.513 [DefaultDispatcher-worker-19 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:24.513 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.513 [DefaultDispatcher-worker-19 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.513 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.514 [DefaultDispatcher-worker-24 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.514 [DefaultDispatcher-worker-24 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.515 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.520 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.521 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.522 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-16 15:09:24.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-16 15:09:24.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-16 15:09:24.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-16 15:09:24.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-16 15:09:24.524 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ee039d 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.525 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-16 15:09:24.533 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.538 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.539 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.540 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c70e18 2025-04-16 15:09:24.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-16 15:09:24.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-16 15:09:24.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-16 15:09:24.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48f55b 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.542 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-16 15:09:24.550 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.555 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.556 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.557 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-16 15:09:24.558 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55665/Site/verify 2025-04-16 15:09:24.558 [UI Thread @coroutine#5573] 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:55665/Site/verify. 2025-04-16 15:09:24.558 [UI Thread @coroutine#5573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55665/Site/verify 2025-04-16 15:09:24.559 [UI Thread @coroutine#5573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55665/Site/verify 2025-04-16 15:09:24.559 [UI Thread @coroutine#5573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55665/Site/verify 2025-04-16 15:09:24.559 [UI Thread @coroutine#5573] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55665/Site/verify. 2025-04-16 15:09:24.559 [UI Thread @coroutine#5573] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55665/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-16 15:09:24.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-16 15:09:24.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:24.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-16 15:09:24.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-16 15:09:24.563 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54353/Site/verify 2025-04-16 15:09:24.563 [UI Thread @coroutine#5585] 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:54353/Site/verify. 2025-04-16 15:09:24.563 [UI Thread @coroutine#5585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54353/Site/verify 2025-04-16 15:09:24.563 [UI Thread @coroutine#5585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54353/Site/verify 2025-04-16 15:09:24.563 [UI Thread @coroutine#5585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54353/Site/verify 2025-04-16 15:09:24.564 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54353/Site/verify. 2025-04-16 15:09:24.564 [UI Thread @coroutine#5585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54353/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.566 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60053/Site/verify 2025-04-16 15:09:24.566 [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:60053/Site/verify. 2025-04-16 15:09:24.566 [UI Thread @coroutine#5598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60053/Site/verify 2025-04-16 15:09:24.567 [UI Thread @coroutine#5598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60053/Site/verify 2025-04-16 15:09:24.567 [UI Thread @coroutine#5598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60053/Site/verify 2025-04-16 15:09:24.567 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60053/Site/verify. 2025-04-16 15:09:24.567 [UI Thread @coroutine#5598] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60053/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:24.570 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-16 15:09:24.570 [UI Thread @coroutine#5612] 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-16 15:09:24.570 [UI Thread @coroutine#5612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-16 15:09:24.571 [UI Thread @coroutine#5612] 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-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7b20d9 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.572 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.573 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-16 15:09:24.573 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.573 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.573 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-16 15:09:24.581 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.586 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.586 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.587 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.591 [DefaultDispatcher-worker-24 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.601 [DefaultDispatcher-worker-12 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.606 [DefaultDispatcher-worker-7 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.609 [DefaultDispatcher-worker-13 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.613 [DefaultDispatcher-worker-10 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.617 [DefaultDispatcher-worker-11 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.622 [DefaultDispatcher-worker-2 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.631 [DefaultDispatcher-worker-13 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c 2025-04-16 15:09:24.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-16 15:09:24.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-16 15:09:24.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.632 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28c06c3c: (connection evicted) 2025-04-16 15:09:24.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-16 15:09:24.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4da929ef 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.633 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-16 15:09:24.637 [DefaultDispatcher-worker-15 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:24.638 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.638 [DefaultDispatcher-worker-15 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.638 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.638 [DefaultDispatcher-worker-23 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.638 [DefaultDispatcher-worker-23 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.641 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.646 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.647 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.648 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2954be42 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.648 [Test worker @coroutine#5649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-16 15:09:24.657 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.662 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.663 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.664 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.667 [DefaultDispatcher-worker-12 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2 2025-04-16 15:09:24.674 [DefaultDispatcher-worker-5 @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75910e0e 2025-04-16 15:09:24.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-16 15:09:24.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-16 15:09:24.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.683 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75910e0e: (connection evicted) 2025-04-16 15:09:24.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-16 15:09:24.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-16 15:09:24.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-16 15:09:24.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-16 15:09:24.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.683 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72cec2e2: (connection evicted) 2025-04-16 15:09:24.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-16 15:09:24.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adf0ff9 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-16 15:09:24.684 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.685 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.685 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-16 15:09:24.692 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.697 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.698 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.698 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402ecbc7 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.699 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-16 15:09:24.706 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.711 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.711 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.713 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.717 [DefaultDispatcher-worker-2 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186149f9 2025-04-16 15:09:24.724 [DefaultDispatcher-worker-24 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.728 [DefaultDispatcher-worker-10 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4 2025-04-16 15:09:24.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-16 15:09:24.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-16 15:09:24.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.730 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5238b4: (connection evicted) 2025-04-16 15:09:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-16 15:09:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.731 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186149f9: (connection evicted) 2025-04-16 15:09:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-16 15:09:24.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aacde34 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.732 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-16 15:09:24.739 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.744 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.745 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.746 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d13b552 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.746 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-16 15:09:24.753 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.758 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.759 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.760 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.764 [DefaultDispatcher-worker-15 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-04-16 15:09:24.770 [DefaultDispatcher-worker-20 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.775 [DefaultDispatcher-worker-17 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-04-16 15:09:24.832 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.846 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:24.980 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:24.980 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.980 [DefaultDispatcher-worker-4 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:24.980 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.981 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:24.981 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-16 15:09:25.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-16 15:09:25.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.026 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65fc2639: (connection evicted) 2025-04-16 15:09:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-16 15:09:25.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-16 15:09:25.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-16 15:09:25.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-16 15:09:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.027 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7: (connection evicted) 2025-04-16 15:09:25.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-16 15:09:25.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-16 15:09:25.028 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828111d 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.029 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-16 15:09:25.036 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.041 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.042 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.043 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513f8279 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.043 [Test worker @coroutine#5806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-16 15:09:25.051 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.056 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.057 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.058 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.061 [DefaultDispatcher-worker-6 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-7 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-7 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.062 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.068 [DefaultDispatcher-worker-6 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.072 [DefaultDispatcher-worker-19 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.075 [DefaultDispatcher-worker-12 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-16 15:09:25.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.078 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184b8899: (connection evicted) 2025-04-16 15:09:25.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-16 15:09:25.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-16 15:09:25.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.078 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23591a2c: (connection evicted) 2025-04-16 15:09:25.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-16 15:09:25.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283eb984 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.079 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.080 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-16 15:09:25.087 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.092 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.093 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.093 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.093 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de526f9 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.094 [Test worker @coroutine#5861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-16 15:09:25.101 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.105 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.106 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.107 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.111 [DefaultDispatcher-worker-9 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f 2025-04-16 15:09:25.118 [DefaultDispatcher-worker-15 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.121 [DefaultDispatcher-worker-20 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.125 [DefaultDispatcher-worker-2 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2025-04-16 15:09:25.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-16 15:09:25.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-16 15:09:25.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.127 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aebd384: (connection evicted) 2025-04-16 15:09:25.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-16 15:09:25.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.128 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c513e9f: (connection evicted) 2025-04-16 15:09:25.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-16 15:09:25.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb7229e 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.129 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-16 15:09:25.137 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.142 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.143 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.143 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e006f67 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.144 [Test worker @coroutine#5913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-24 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-24 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-24 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-24 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-22 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.149 [DefaultDispatcher-worker-22 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.151 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.156 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.157 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.158 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.161 [DefaultDispatcher-worker-9 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435d648d 2025-04-16 15:09:25.168 [DefaultDispatcher-worker-17 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.172 [DefaultDispatcher-worker-9 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.175 [DefaultDispatcher-worker-3 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-16 15:09:25.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.178 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a49c1e: (connection evicted) 2025-04-16 15:09:25.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-16 15:09:25.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-16 15:09:25.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.179 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435d648d: (connection evicted) 2025-04-16 15:09:25.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-16 15:09:25.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7addc5e4 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.180 [Test worker @coroutine#5967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-16 15:09:25.188 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.192 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.193 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.194 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.198 [DefaultDispatcher-worker-23 @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c 2025-04-16 15:09:25.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-16 15:09:25.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-16 15:09:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.199 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b811d1c: (connection evicted) 2025-04-16 15:09:25.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-16 15:09:25.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec53f8f 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.200 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-16 15:09:25.201 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.201 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.201 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-16 15:09:25.208 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.213 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.213 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.214 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.219 [DefaultDispatcher-worker-17 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.230 [DefaultDispatcher-worker-13 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-3 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-3 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.231 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.233 [DefaultDispatcher-worker-18 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edf68f5 2025-04-16 15:09:25.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-16 15:09:25.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-16 15:09:25.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.236 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edf68f5: (connection evicted) 2025-04-16 15:09:25.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-16 15:09:25.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e41da0 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.237 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-16 15:09:25.238 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.238 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.238 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-16 15:09:25.245 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.250 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.250 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.252 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.256 [DefaultDispatcher-worker-13 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.266 [DefaultDispatcher-worker-8 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.269 [DefaultDispatcher-worker-7 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.275 [DefaultDispatcher-worker-13 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f 2025-04-16 15:09:25.275 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:25.275 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.275 [DefaultDispatcher-worker-5 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.275 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.276 [DefaultDispatcher-worker-23 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.276 [DefaultDispatcher-worker-23 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-16 15:09:25.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-16 15:09:25.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.276 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fa1c05f: (connection evicted) 2025-04-16 15:09:25.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-16 15:09:25.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd11a2 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.277 [Test worker @coroutine#6055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-16 15:09:25.285 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.289 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.290 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.291 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.295 [DefaultDispatcher-worker-20 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.306 [DefaultDispatcher-worker-3 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.311 [DefaultDispatcher-worker-11 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.316 [DefaultDispatcher-worker-24 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2025-04-16 15:09:25.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-16 15:09:25.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-16 15:09:25.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.317 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b717d03: (connection evicted) 2025-04-16 15:09:25.317 [DefaultDispatcher-worker-15 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:25.317 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.317 [DefaultDispatcher-worker-15 @coroutine#2262] 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-16 15:09:25.317 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-16 15:09:25.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-16 15:09:25.317 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e512b3 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.318 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.319 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-16 15:09:25.319 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.319 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.319 [Test worker @coroutine#6090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-16 15:09:25.326 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.331 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.332 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.333 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-16 15:09:25.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-16 15:09:25.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-16 15:09:25.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-16 15:09:25.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf1ee3 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.337 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-16 15:09:25.342 [DefaultDispatcher-worker-3 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:25.342 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.342 [DefaultDispatcher-worker-3 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.342 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.343 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.343 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.345 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.350 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.351 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.351 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-16 15:09:25.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-16 15:09:25.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-16 15:09:25.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-16 15:09:25.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70798698 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.354 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-16 15:09:25.355 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.355 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.355 [Test worker @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-16 15:09:25.362 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.367 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.368 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.369 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-04-16 15:09:25.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-16 15:09:25.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-16 15:09:25.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-16 15:09:25.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59af3de7 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.372 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.373 [UI Thread @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-16 15:09:25.373 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.373 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.373 [UI Thread @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-16 15:09:25.381 [UI Thread @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.387 [UI Thread @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.387 [UI Thread @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.388 [UI Thread @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@691a23e5 2025-04-16 15:09:25.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-16 15:09:25.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-16 15:09:25.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.390 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@691a23e5: (connection evicted) 2025-04-16 15:09:25.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-16 15:09:25.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-16 15:09:25.391 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-16 15:09:25.391 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129204bf 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.392 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-16 15:09:25.400 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.405 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.405 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.406 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f62fa28 2025-04-16 15:09:25.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-16 15:09:25.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-16 15:09:25.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-16 15:09:25.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ce2982 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.408 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-16 15:09:25.409 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.409 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.409 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-16 15:09:25.416 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.421 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.422 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.423 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-16 15:09:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-16 15:09:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-16 15:09:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-16 15:09:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec72844 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.424 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-16 15:09:25.425 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.425 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.425 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-16 15:09:25.432 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.437 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.438 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.439 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-16 15:09:25.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-16 15:09:25.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-16 15:09:25.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-16 15:09:25.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20b1f874 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.441 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-16 15:09:25.449 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-8 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-8 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-8 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-1 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.450 [DefaultDispatcher-worker-1 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.454 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.455 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.456 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68076f57 2025-04-16 15:09:25.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-16 15:09:25.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-16 15:09:25.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-16 15:09:25.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a64c8c3 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.458 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-16 15:09:25.459 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.459 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.459 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-16 15:09:25.467 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.472 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.473 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.474 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f799f4c 2025-04-16 15:09:25.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-16 15:09:25.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-16 15:09:25.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-16 15:09:25.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@292109c7 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.477 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-16 15:09:25.485 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.490 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.491 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.492 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d38ca2b 2025-04-16 15:09:25.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-16 15:09:25.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-16 15:09:25.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-16 15:09:25.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f06a39e 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.494 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-16 15:09:25.495 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.495 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.495 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-16 15:09:25.502 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.507 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.508 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.509 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161a3085 2025-04-16 15:09:25.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-16 15:09:25.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-16 15:09:25.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-16 15:09:25.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7937a60e 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.511 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-16 15:09:25.519 [DefaultDispatcher-worker-23 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:25.519 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.519 [DefaultDispatcher-worker-23 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.519 [DefaultDispatcher-worker-23 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.519 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.520 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.520 [DefaultDispatcher-worker-5 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.524 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.525 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.526 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-04-16 15:09:25.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-16 15:09:25.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-16 15:09:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-16 15:09:25.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6ff37 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.529 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-16 15:09:25.537 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.542 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.543 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.545 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-04-16 15:09:25.547 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-16 15:09:25.547 [UI Thread @coroutine#6335] 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-16 15:09:25.547 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-16 15:09:25.548 [UI Thread @coroutine#6335] 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-16 15:09:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-16 15:09:25.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-16 15:09:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-16 15:09:25.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-16 15:09:25.549 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fc6c83a 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.550 [Test worker @coroutine#6341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-16 15:09:25.558 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.563 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.564 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.565 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585bfd45 2025-04-16 15:09:25.566 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46739/Site/verify 2025-04-16 15:09:25.567 [UI Thread @coroutine#6357] 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:46739/Site/verify. 2025-04-16 15:09:25.567 [UI Thread @coroutine#6357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46739/Site/verify 2025-04-16 15:09:25.567 [UI Thread @coroutine#6357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46739/Site/verify 2025-04-16 15:09:25.567 [UI Thread @coroutine#6357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46739/Site/verify 2025-04-16 15:09:25.568 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46739/Site/verify. 2025-04-16 15:09:25.568 [UI Thread @coroutine#6357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46739/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-16 15:09:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-16 15:09:25.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-16 15:09:25.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-16 15:09:25.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:25.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-16 15:09:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31782447 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.571 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-16 15:09:25.579 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.584 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.585 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.586 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.590 [DefaultDispatcher-worker-17 @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.594 [DefaultDispatcher-worker-9 @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7531ba53 2025-04-16 15:09:25.597 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56565/717139992192983040/_ustadmanifest.json 2025-04-16 15:09:25.597 [UI Thread @coroutine#6384] 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:56565/717139992192983040/_ustadmanifest.json. 2025-04-16 15:09:25.597 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56565/717139992192983040/_ustadmanifest.json 2025-04-16 15:09:25.598 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56565/717139992192983040/_ustadmanifest.json 2025-04-16 15:09:25.598 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56565/717139992192983040/_ustadmanifest.json 2025-04-16 15:09:25.598 [UI Thread @coroutine#6384] 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:56565/717139992192983040/_ustadmanifest.json. 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56565/717139992192983040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56565/mediainfo.json 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] 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:56565/mediainfo.json. 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56565/mediainfo.json 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56565/mediainfo.json 2025-04-16 15:09:25.599 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56565/mediainfo.json 2025-04-16 15:09:25.640 [UI Thread @coroutine#6384] 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:56565/mediainfo.json. 2025-04-16 15:09:25.640 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56565/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:25.643 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:25.643 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.643 [DefaultDispatcher-worker-3 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.643 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.644 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.644 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.671 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:25.985 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-16 15:09:25.985 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.985 [DefaultDispatcher-worker-3 @coroutine#2093] 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:47621/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:25.985 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.986 [DefaultDispatcher-worker-24 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:25.986 [DefaultDispatcher-worker-24 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47621/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.067 [DefaultDispatcher-worker-10 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-16 15:09:26.067 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.067 [DefaultDispatcher-worker-10 @coroutine#2125] 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:48317/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.067 [DefaultDispatcher-worker-10 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.068 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.068 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.154 [DefaultDispatcher-worker-2 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-16 15:09:26.154 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.154 [DefaultDispatcher-worker-2 @coroutine#2171] 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:49779/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.154 [DefaultDispatcher-worker-2 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.155 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.155 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49779/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.236 [DefaultDispatcher-worker-10 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-16 15:09:26.236 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.236 [DefaultDispatcher-worker-10 @coroutine#2203] 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:33429/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.236 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.237 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.237 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33429/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.281 [DefaultDispatcher-worker-15 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-16 15:09:26.281 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.281 [DefaultDispatcher-worker-15 @coroutine#2233] 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:42123/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.281 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.282 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.282 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42123/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.323 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8bfcc 2025-04-16 15:09:26.323 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.323 [DefaultDispatcher-worker-14 @coroutine#2262] 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-16 15:09:26.323 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.324 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.347 [DefaultDispatcher-worker-2 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-16 15:09:26.347 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.347 [DefaultDispatcher-worker-2 @coroutine#2276] 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:48397/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.347 [DefaultDispatcher-worker-2 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.348 [DefaultDispatcher-worker-24 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.348 [DefaultDispatcher-worker-24 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48397/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.455 [DefaultDispatcher-worker-4 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-16 15:09:26.455 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.455 [DefaultDispatcher-worker-4 @coroutine#2327] 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:34059/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.455 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.456 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.456 [DefaultDispatcher-worker-17 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.524 [DefaultDispatcher-worker-10 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-16 15:09:26.525 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.525 [DefaultDispatcher-worker-10 @coroutine#2369] 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:52079/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.525 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.525 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.525 [DefaultDispatcher-worker-10 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52079/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-16 15:09:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-16 15:09:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:26.643 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7531ba53: (connection evicted) 2025-04-16 15:09:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-16 15:09:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-16 15:09:26.648 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-16 15:09:26.648 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.648 [DefaultDispatcher-worker-13 @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:41581/UmAppDatabase/replication/nodeId. 2025-04-16 15:09:26.648 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.649 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.649 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41581/UmAppDatabase/replication/nodeId 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff02deb 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.662 [Test worker @coroutine#6428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-16 15:09:26.671 [Test worker @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.677 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.678 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.679 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.683 [DefaultDispatcher-worker-24 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.687 [DefaultDispatcher-worker-11 @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-04-16 15:09:26.762 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:26.766 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60421/717139994347868160/_ustadmanifest.json 2025-04-16 15:09:26.766 [UI Thread @coroutine#6444] 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:60421/717139994347868160/_ustadmanifest.json. 2025-04-16 15:09:26.766 [UI Thread @coroutine#6444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60421/717139994347868160/_ustadmanifest.json 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60421/717139994347868160/_ustadmanifest.json 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60421/717139994347868160/_ustadmanifest.json 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] 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:60421/717139994347868160/_ustadmanifest.json. 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60421/717139994347868160/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60421/tincan.xml 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] 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:60421/tincan.xml. 2025-04-16 15:09:26.767 [UI Thread @coroutine#6444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60421/tincan.xml 2025-04-16 15:09:26.768 [UI Thread @coroutine#6444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60421/tincan.xml 2025-04-16 15:09:26.768 [UI Thread @coroutine#6444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60421/tincan.xml 2025-04-16 15:09:26.808 [UI Thread @coroutine#6444] 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:60421/tincan.xml. 2025-04-16 15:09:26.808 [UI Thread @coroutine#6444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60421/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-16 15:09:26.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-16 15:09:26.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-16 15:09:26.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-16 15:09:26.814 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028: (connection evicted) 2025-04-16 15:09:26.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-16 15:09:26.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-16 15:09:26.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.